koinos / koinos-p2p

The p2p microservice orchestrates the distribution of blocks and transactions between peers.
MIT License
6 stars 4 forks source link

P2P: RabbitMQ RPC #13

Closed mvandeberg closed 3 years ago

mvandeberg commented 3 years ago

As a P2P node, I want to get current info from koinosd and the block store.

The required queries are: get_head_block, apply_block, get_ancestor_at_height, get_chain_id