currently we have alot of config managed from environment.go like chainurls, activation urls ....
it is better if we kept those values as default if we didn't find values in zos-config and depend on zos config instead which will keeps changes to min when urls changed/added or removed wihtout changing everytime in codebase
currently we have alot of config managed from environment.go like chainurls, activation urls ....
it is better if we kept those values as default if we didn't find values in zos-config and depend on zos config instead which will keeps changes to min when urls changed/added or removed wihtout changing everytime in codebase