Configuring Iroha
- Use
--config
CLI or relevant ENV parameter (?) - Use
--trace-config
to debug - Config consists of parameters set via TOML file (some via ENV too)
- There is also chain-wide config, which is different
- Here is the template file
- Here is how to use
extends