Can't specify custom chain file in the config file
remagpie opened this issue · 0 comments
remagpie commented
Currently, there are two ways of selecting which chain to use.
- Through
codechain.chainfield in the config file - Through
-coption in the command line argument
The latter can accept *.json file as a custom chain spec, but the former doesn't accept values other than the built-in chains.