@bitcoinerlab/descriptors - v2.3.4
Preparing search index...
KeyInfo
Type Alias KeyInfo
See
ParseKeyExpression
.
type
KeyInfo
=
{
keyExpression
:
string
;
pubkey
?:
Buffer
;
ecpair
?:
ECPairInterface
;
bip32
?:
BIP32Interface
;
masterFingerprint
?:
Buffer
;
originPath
?:
string
;
keyPath
?:
string
;
path
?:
string
;
}
Index
Properties
key
Expression
pubkey?
ecpair?
bip32?
master
Fingerprint?
origin
Path?
key
Path?
path?
Properties
key
Expression
keyExpression
:
string
Optional
pubkey
pubkey
?:
Buffer
Optional
ecpair
ecpair
?:
ECPairInterface
Optional
bip32
bip32
?:
BIP32Interface
Optional
master
Fingerprint
masterFingerprint
?:
Buffer
Optional
origin
Path
originPath
?:
string
Optional
key
Path
keyPath
?:
string
Optional
path
path
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
key
Expression
pubkey
ecpair
bip32
master
Fingerprint
origin
Path
key
Path
path
@bitcoinerlab/descriptors - v2.3.4
Loading...
See ParseKeyExpression.