libnexakotlin
Toggle table of contents
0.4.7
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
Blockchain
/
blockHeader
block
Header
fun
blockHeader
(
hash
:
Hash256
)
:
iBlockHeader
?
fun
blockHeader
(
hash
:
ByteArray
)
:
iBlockHeader
?
Return the header corresponding to this hash.
fun
blockHeader
(
height
:
Long
)
:
iBlockHeader
Return the main chain block header at this height.