CodeChain-io/codechain

Can't specify custom chain file in the config file

remagpie opened this issue · 0 comments

Currently, there are two ways of selecting which chain to use.

  1. Through codechain.chain field in the config file
  2. Through -c option 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.