relab / hotstuff

MIT License
172 stars 53 forks source link

how to get block info #22

Closed helloboy12345 closed 3 years ago

helloboy12345 commented 3 years ago

how to get the block number from the chain? I can't read the log

johningve commented 3 years ago

The code in question has been rewritten. You can now implement your own blockchain and use it with hotstuff if the included implementations are not sufficient for your use case.