koinos / koinos-block-store

The block store microservice saves blocks to disk and provides an API to the Koinos cluster via RPC over AMQP.
MIT License
1 stars 1 forks source link

Blockstore RPC handling #30

Closed sgerbino closed 3 years ago

sgerbino commented 3 years ago

As a Koinos microservice, we need to get RPC responses from the block store.

sgerbino commented 3 years ago

Blocked by koinos/koinos-types#122