taraxa-node icon indicating copy to clipboard operation
taraxa-node copied to clipboard

Make fields in config structs constant

Open kstdl opened this issue 3 years ago • 1 comments

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

kstdl avatar Jan 03 '23 11:01 kstdl

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...

JakubFornadel avatar Jan 30 '23 09:01 JakubFornadel