btcutil-js - v0.2.0
GitHub
Preparing search index...
TaprootBip32DerivationInfo
Interface TaprootBip32DerivationInfo
interface
TaprootBip32DerivationInfo
{
leafHashes
:
Bytes
[]
;
masterKeyFingerprint
:
string
;
path
?:
number
[]
;
pathStr
?:
string
;
xOnlyPubKey
:
Bytes
;
}
Index
Properties
leaf
Hashes
master
Key
Fingerprint
path?
path
Str?
x
Only
Pub
Key
Properties
leaf
Hashes
leafHashes
:
Bytes
[]
master
Key
Fingerprint
masterKeyFingerprint
:
string
Master key fingerprint as 8-char lowercase hex.
Optional
path
path
?:
number
[]
Optional
path
Str
pathStr
?:
string
x
Only
Pub
Key
xOnlyPubKey
:
Bytes
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
leaf
Hashes
master
Key
Fingerprint
path
path
Str
x
Only
Pub
Key
GitHub
btcutil-js - v0.2.0
Loading...
Master key fingerprint as 8-char lowercase hex.