eoscostarica / eos-rate

EOS Block Producer Ratings and Voting Portal :star2:
https://eosrate.io
MIT License
27 stars 27 forks source link

use chains json to look up the JSON file for mainnet #791

Open xavier506 opened 2 years ago

xavier506 commented 2 years ago

JSON files may not always be called bp.json

https://github.com/eoscostarica/eos-rate/blob/7b914c644fe3e15acc1dcd89270697ed78ea8bff/hapi/src/libs/sync-bps.js#L39

see standard specs:

https://github.com/eosrio/bp-info-standard

leisterfrancisco commented 2 years ago

@xavier506 could you describe what is this task intended for?

@hanakoori01