GetBlockByLatestNum2¶
Get the most recent N blocks.
- Service:
Walletonly
rpc GetBlockByLatestNum2 (NumberMessage) returns (BlockListExtention) {}
See the corresponding HTTP endpoint at /wallet/getblockbylatestnum.
Get the most recent N blocks.
Wallet onlyrpc GetBlockByLatestNum2 (NumberMessage) returns (BlockListExtention) {}
See the corresponding HTTP endpoint at /wallet/getblockbylatestnum.