Preparing search index...
The search index is not available
Kaspa WASM32 SDK
Kaspa WASM32 SDK
IAccountsDiscoveryRequest
Interface IAccountsDiscoveryRequest
Argument interface for the
Wallet.accountsDiscovery
method.
interface
IAccountsDiscoveryRequest
{
accountScanExtent
:
number
;
addressScanExtent
:
number
;
bip39_mnemonic
:
string
;
bip39_passphrase
?:
string
;
discoveryKind
:
Bip44
;
}
Index
Properties
account
Scan
Extent
address
Scan
Extent
bip39_
mnemonic
bip39_
passphrase?
discovery
Kind
Properties
account
Scan
Extent
account
Scan
Extent
:
number
address
Scan
Extent
address
Scan
Extent
:
number
bip39_
mnemonic
bip39_
mnemonic
:
string
Optional
bip39_
passphrase
bip39_
passphrase
?:
string
discovery
Kind
discovery
Kind
:
Bip44
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
account
Scan
Extent
address
Scan
Extent
bip39_
mnemonic
bip39_
passphrase
discovery
Kind
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.accountsDiscovery method.