Preparing search index...
The search index is not available
Kaspa WASM32 SDK
Kaspa WASM32 SDK
IWalletCreateResponse
Interface IWalletCreateResponse
Return interface for the
Wallet.walletCreate
method.
interface
IWalletCreateResponse
{
storageDescriptor
:
string
;
walletDescriptor
:
WalletDescriptor
;
}
Index
Properties
storage
Descriptor
wallet
Descriptor
Properties
storage
Descriptor
storage
Descriptor
:
string
wallet
Descriptor
wallet
Descriptor
:
WalletDescriptor
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
storage
Descriptor
wallet
Descriptor
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
Return interface for the Wallet.walletCreate method.