Preparing search index...
The search index is not available
Spectre WASM32 SDK
Spectre 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
Spectre WASM32 SDK
Loading...
Argument interface for the Wallet.accountsDiscovery method.