koinos / koinos-p2p

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

Stub communication functions #16

Closed youkaicountry closed 3 years ago

youkaicountry commented 3 years ago

Stubs should be created for the communication functions: get_head_block apply_block get_ancestor_at_height get_chain_id

Story #3