We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0127d5 commit 9762cb5Copy full SHA for 9762cb5
1 file changed
src/SmartTransactionsController.ts
@@ -77,7 +77,7 @@ const controllerName = 'SmartTransactionsController';
77
78
const controllerMetadata = {
79
smartTransactionsState: {
80
- persist: true,
+ persist: false,
81
anonymous: true,
82
},
83
};
0 commit comments