Blockchain-Technology-Lab / consensus-decentralization

Tool that analyzes blockchain decentralization on the consensus layer by looking at the block production distributions of various blockchain systems.
https://blockchain-technology-lab.github.io/consensus-decentralization
MIT License
25 stars 6 forks source link

Fix accidental indent #64

Closed LadyChristina closed 1 year ago

LadyChristina commented 1 year ago

Because of the indentation, the coinbase addresses in Tezos mapping were not updated for each transaction. Now that this is fixed the tests should pass.