koinos / koinos-p2p

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

Gossip Protocol #4

Closed mvandeberg closed 3 years ago

mvandeberg commented 4 years ago

As a koinos node operator, I want my node to have all current blocks and transactions.

Note: Blocks should be the header with a vector of transaction IDs to be constructed prior to sending to the controller