libnexakotlin
Toggle table of contents
0.5.12
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
BchDb
/
BchHeaderDatabaseQueries
/
getByMostWork
get
By
Most
Work
fun
<
T
:
Any
>
getByMostWork
(
mapper
:
(
hash
:
ByteArray
,
hashPrevBlock
:
ByteArray
?
,
diffBits
:
Long
,
hashAncestor
:
ByteArray
?
,
time
:
Long
,
height
:
Long
,
chainWork
:
ByteArray
,
size
:
Long
,
nonce
:
Long
,
hashMerkleRoot
:
ByteArray
?
,
txCount
:
Long
)
->
T
)
:
Query
<
T
>
fun
getByMostWork
(
)
:
Query
<
BchBlockHeaderTbl
>