Having all cryptocurrency-specific settings in flat structure is not too nice, since we are going to support many blockchains\backends and that would become really ugly really fast.
Please introduce some sort of scope for each blockchain configuration data.
https://github.com/Appscrunch/Multy-back/blob/d11d67f6b099529f9ce76bf9695493e6fb1c3cf3/config.go#L14-L15
Having all cryptocurrency-specific settings in flat structure is not too nice, since we are going to support many blockchains\backends and that would become really ugly really fast.
Please introduce some sort of scope for each blockchain configuration data.
https://github.com/Appscrunch/Multy-back/blob/d11d67f6b099529f9ce76bf9695493e6fb1c3cf3/config.go#L14-L15