Optional
force: booleanDeactivate wallet. Wallet observable properties will emit only after a new wallet is activateed. The wallet store will be reused if the wallet is reactivated.
Destroy the specified store so that a future activation of the same wallet creates a new store.
This method will destroy all stores for all accounts for the given ChainId.
The walletId of the wallet to destroy.
The chainId of the network to destroy the wallet in.
Generated using TypeDoc
Create and activate a new ObservableWallet. Reuses the store if the wallet was previously deactivated but not destroyed.