Preparing search index...
The search index is not available
Spectre WASM32 SDK - Core
Spectre WASM32 SDK - Core
IWalletCreateResponse
Interface IWalletCreateResponse
Return interface for the
Wallet.walletCreate
method.
interface
IWalletCreateResponse
{
storageDescriptor
:
IStorageDescriptor
;
walletDescriptor
:
IWalletDescriptor
;
}
Index
Properties
storage
Descriptor
wallet
Descriptor
Properties
storage
Descriptor
storage
Descriptor
:
IStorageDescriptor
wallet
Descriptor
wallet
Descriptor
:
IWalletDescriptor
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
storage
Descriptor
wallet
Descriptor
Spectre WASM32 SDK - Core
Loading...
Return interface for the Wallet.walletCreate method.