libnexakotlin
Toggle table of contents
0.6.1
common
Target filter
common
Switch theme
Search in API
Skip to content
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
ExtKey
/
ExtKey
Ext
Key
constructor
(
depth
:
Int
=
0
,
fingerprint
:
ByteArray
=
ByteArray(4)
,
child
:
Long
=
0
,
chaincode
:
ByteArray
=
ByteArray(32)
,
key
:
ByteArray
=
ByteArray(32)
)
constructor
(
stream
:
BCHserialized
)
Deserialize an extended key from the passed stream.