GetBlockByNum2¶
Look up a block by block number.
- Service: both
WalletandWalletSolidity
rpc GetBlockByNum2 (NumberMessage) returns (BlockExtention) {}
See the corresponding HTTP endpoint at /wallet/getblockbynum.
Look up a block by block number.
Wallet and WalletSolidityrpc GetBlockByNum2 (NumberMessage) returns (BlockExtention) {}
See the corresponding HTTP endpoint at /wallet/getblockbynum.