Comment on page
BlockManager
How the BlockManager class works on SparqNet
The BlockManager class manages block creation, congestion and validation. The process is handled by an internal list of Validators, of which one is selected to create the block and the others validate it using signatures.
Last modified 9mo ago