taraxa-node
taraxa-node copied to clipboard
Make fields in config structs constant
There was a suggestion to make fields in config structs constant. But for this we need to change the way we are working with configs, including config file parsing
This was created based on my suggestion but I guess it is not worth it - changing the way we parse config etc... We can just make all config objects constant and thats it...