bitbox
bitbox
HDNode
keyPair property
keyPair
bitbox
bitbox
HDNode
keyPair property
HDNode class
Constructors
HDNode
fromSeed
fromXPriv
fromXPub
Properties
depth
fingerprint
identifier
index
keyPair
parentFingerprint
privateKey
publicKey
publicKeyList
rawPrivateKey
hashCode
runtimeType
Methods
derive
derivePath
toCashAddress
toLegacyAddress
toXPriv
toXPub
noSuchMethod
toString
Operators
operator ==
Constants
HIGHEST_BIT
UINT31_MAX
UINT32_MAX
keyPair
property
dynamic
keyPair
Returns the node's public-private key pair as an instance of
ECPair
Implementation
get keyPair => _keyPair;