WalletClient
Wallet client
Author
Marcus Cvjeticanin
Since
0.3.0
Parameters
walletApi
The wallet API to connect to.
Functions
Link copied to clipboard
Create wallet.
Link copied to clipboard
Delete wallet.
Link copied to clipboard
Import view wallet.
Link copied to clipboard
suspend fun importWalletWithKey(importWalletWithKeyRequest: ImportWalletWithKeyRequest): StatusResponse?
Import wallet with key.
Link copied to clipboard
suspend fun importWalletWithSeed(importWalletWithSeedRequest: ImportWalletWithSeedRequest): StatusResponse?
Import wallet with seed.
Link copied to clipboard
Open a wallet.
Link copied to clipboard
Reset wallet.
Link copied to clipboard
Save wallet.