GetBlockById¶
Look up a block by block hash.
- Service:
Walletonly
rpc GetBlockById (BytesMessage) returns (Block) {}
See the corresponding HTTP endpoint at /wallet/getblockbyid.
Look up a block by block hash.
Wallet onlyrpc GetBlockById (BytesMessage) returns (Block) {}
See the corresponding HTTP endpoint at /wallet/getblockbyid.