Preparing search index...
The search index is not available
Spectre WASM32 SDK
Spectre WASM32 SDK
IWalletExportRequest
Interface IWalletExportRequest
Argument interface for the
Wallet.walletExport
method.
interface
IWalletExportRequest
{
includeTransactions
:
boolean
;
walletSecret
:
string
;
}
Index
Properties
include
Transactions
wallet
Secret
Properties
include
Transactions
include
Transactions
:
boolean
wallet
Secret
wallet
Secret
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
include
Transactions
wallet
Secret
Spectre WASM32 SDK
Loading...
Argument interface for the Wallet.walletExport method.