Preparing search index...
The search index is not available
Kaspa WASM32 SDK
Kaspa WASM32 SDK
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
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.accountsRename method.