hermeznetwork / hermez-node

Hermez node Go implementation
GNU Affero General Public License v3.0
58 stars 33 forks source link

Find a way to validate the name of the config options in config file #1116

Open ARR552 opened 3 years ago

ARR552 commented 3 years ago

Rationale

Find a way to validate the name of the config options in config file to avoid typos. The idea is check the params before parse them into the struct.