Preparing search index...
The search index is not available
Kaspa WASM32 SDK
Kaspa WASM32 SDK
IWalletOpenRequest
Interface IWalletOpenRequest
Argument interface for the
Wallet.walletOpen
method.
interface
IWalletOpenRequest
{
accountDescriptors
:
boolean
;
walletFilename
?:
string
;
walletSecret
:
string
;
}
Index
Properties
account
Descriptors
wallet
Filename?
wallet
Secret
Properties
account
Descriptors
account
Descriptors
:
boolean
Optional
wallet
Filename
wallet
Filename
?:
string
wallet
Secret
wallet
Secret
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
account
Descriptors
wallet
Filename
wallet
Secret
Kaspa WASM32 SDK
AccountsDiscoveryKind
AddressVersion
ConnectStrategy
Encoding
FeeSource
Language
NetworkType
NewAddressKind
Abortable
Aborted
Account
AccountKind
Address
AgentConstructorOptions
AppendFileOptions
AssertionErrorOptions
Balance
BalanceStrings
Beacon
ConsensusParams
ConsoleConstructorOptions
Loading...
Generated using
TypeDoc
Argument interface for the Wallet.walletOpen method.