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