Preparing search index...
The search index is not available
Spectre WASM32 SDK
Spectre 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
Spectre WASM32 SDK
Loading...
Argument interface for the Wallet.accountsCreateNewAddress method.