Checks if operation requires backup restore
accountAddress
(string
) - The wallet address to checkwalletOperation
(WalletOperation
) - The wallet operation to checkPromise<boolean>
- true
if backup restore is required, false
otherwiseSIGN_MESSAGE
- Message signing operationsSIGN_TRANSACTION
- Transaction signing operationsEXPORT_PRIVATE_KEY
- Private key export operationsrecoverEncryptedBackupByWallet()
- Recover encrypted backupstoreEncryptedBackupByWallet()
- Store encrypted backup