dela
dela copied to clipboard
Create a common blocksync abstraction
Right now the ordering/cosipbft is defining its own ordering/cosipbft/blocksync abstraction. Syncing blocks is something that should be common to the ordering service, thus this abstraction should be moved to ordering/.
To make that happen we must define a common attribute on blocks, like the concept of an index.