Checks if a wallet operation requires backup shares to be restored
accountAddress
(string
) - The wallet address to check (must include 0x
prefix)walletOperation
(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 operationsrequiresPasswordForOperation()
- Check if password is requiredrecoverEncryptedBackupByWallet()
- Recover encrypted backup