Preparing search index...
The search index is not available
Kaspa WASM32 SDK - Core
Kaspa WASM32 SDK - Core
IAccountsCreateRequest
Interface IAccountsCreateRequest
Argument interface for the
Wallet.accountsCreate
method.
interface
IAccountsCreateRequest
{
accountCreateArgs
:
IAccountCreateArgs
;
walletSecret
:
string
;
}
Index
Properties
account
Create
Args
wallet
Secret
Properties
account
Create
Args
account
Create
Args
:
IAccountCreateArgs
wallet
Secret
wallet
Secret
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
account
Create
Args
wallet
Secret
Kaspa WASM32 SDK - Core
AccountsDiscoveryKind
AddressVersion
ConnectStrategy
Encoding
FeeSource
Language
NetworkType
NewAddressKind
RpcEventType
SubmitBlockRejectReason
TransactionDataType
TransactionKind
UtxoProcessorEventType
WalletEventType
Abortable
Aborted
Account
AccountKind
Address
AgentConstructorOptions
AppendFileOptions
Loading...
Generated using
TypeDoc
Argument interface for the Wallet.accountsCreate method.