libnexakotlin
Toggle table of contents
0.5.12
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
BchDb
/
BchBlockHeaderTbl
/
BchBlockHeaderTbl
Bch
Block
Header
Tbl
constructor
(
hash
:
ByteArray
,
hashPrevBlock
:
ByteArray
?
,
diffBits
:
Long
,
hashAncestor
:
ByteArray
?
,
time
:
Long
,
height
:
Long
,
chainWork
:
ByteArray
,
size
:
Long
,
nonce
:
Long
,
hashMerkleRoot
:
ByteArray
?
,
txCount
:
Long
)