Closed sgerbino closed 3 years ago
As a Koinos microservice, we need to get RPC responses from the block store.
handleGetBlocksByIDReq(req *types.GetBlocksByIDReq)
handleGetBlocksByHeightReq(req *types.GetBlocksByHeightReq)
Blocked by koinos/koinos-types#122
As a Koinos microservice, we need to get RPC responses from the block store.
handleGetBlocksByIDReq(req *types.GetBlocksByIDReq)
(#31)handleGetBlocksByHeightReq(req *types.GetBlocksByHeightReq)
(#32)