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

Mapping parent/abstract class #28

Closed dimkarakostas closed 1 year ago

dimkarakostas commented 1 year ago

Decide if Mapping will be parent / abstract class and every ledger has to implement it or default class (makes sense if mapping is the same for some ledgers).