btcutil-js - v0.2.0
GitHub
Preparing search index...
ExtendedKeyInfo
Interface ExtendedKeyInfo
interface
ExtendedKeyInfo
{
chainCode
:
Uint8Array
;
childIndex
:
number
;
depth
:
number
;
isPrivate
:
boolean
;
key
:
string
;
parentFingerprint
:
number
;
publicKey
:
Uint8Array
;
version
:
Uint8Array
;
}
Index
Properties
chain
Code
child
Index
depth
is
Private
key
parent
Fingerprint
public
Key
version
Properties
chain
Code
chainCode
:
Uint8Array
child
Index
childIndex
:
number
depth
depth
:
number
is
Private
isPrivate
:
boolean
key
key
:
string
parent
Fingerprint
parentFingerprint
:
number
public
Key
publicKey
:
Uint8Array
version
version
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chain
Code
child
Index
depth
is
Private
key
parent
Fingerprint
public
Key
version
GitHub
btcutil-js - v0.2.0
Loading...