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