2 lines
87 B
Nim
2 lines
87 B
Nim
|
proc eth_getBlockByHash(data: EthHashStr, fullTransactions: bool): Option[BlockObject]
|