This commit is contained in:
Nathaniel Parke 2020-12-05 14:13:37 +08:00
parent a17b7f65f8
commit 2c9ce113d1
1 changed files with 1 additions and 0 deletions

View File

@ -198,6 +198,7 @@ export function WalletProvider({ children }) {
privateKeyImports, privateKeyImports,
importsEncryptionKey, importsEncryptionKey,
setWalletSelector, setWalletSelector,
enqueueSnackbar,
]); ]);
function addAccount({ name, importedAccount, ledger }) { function addAccount({ name, importedAccount, ledger }) {