toggle menu
lattice-kt
1.0-SNAPSHOT
jvm
switch theme
search in API
lattice
/
com.example.lattice.provider
/
HttpApi
/
getLatestBlock
get
Latest
Block
abstract
fun
getLatestBlock
(
address
:
Address
)
:
CurrentTDBlock
获取账户最新的区块信息
Return
区块信息
CurrentTDBlock
Parameters
address
账户地址
Address