Preparing search index...
The search index is not available
Kaspa WASM32 SDK
Kaspa WASM32 SDK
IAccountsCreateNewAddressRequest
Interface IAccountsCreateNewAddressRequest
Argument interface for the
Wallet.accountsCreateNewAddress
method.
interface
IAccountsCreateNewAddressRequest
{
accountId
:
string
;
addressKind
?:
string
|
NewAddressKind
;
}
Index
Properties
account
Id
address
Kind?
Properties
account
Id
account
Id
:
string
Optional
address
Kind
address
Kind
?:
string
|
NewAddressKind
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
account
Id
address
Kind
Kaspa WASM32 SDK
AccountsDiscoveryKind
AddressVersion
BindingType
ConnectStrategy
Encoding
FeeSource
Language
NetworkType
NewAddressKind
Opcodes
RpcEventType
SighashType
SubmitBlockRejectReason
TransactionDataType
TransactionKind
UtxoProcessorEventType
WalletEventType
Abortable
Aborted
AccountKind
Address
Loading...
Generated using
TypeDoc
Argument interface for the Wallet.accountsCreateNewAddress method.