libnexakotlin
Toggle table of contents
0.5.12
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
P2pClient
/
getBlock
get
Block
fun
getBlock
(
blkhash
:
Hash256
,
timeout
:
Long
=
10000
,
cb
:
(
iBlock
)
->
Unit
?
=
null
)
:
iBlock
?
Synchronous get block function
fun
getBlock
(
blkhash
:
Hash256
,
cb
:
(
iBlock
?
)
->
Unit
)
callback get block function