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