[suggestion] Support TOML configuration #3499
Labels
config-changes
Changes in configuration and start up of the Iroha
Enhancement
New feature or request
iroha2-dev
The re-implementation of a BFT hyperledger in RUST
Feature request
Probably, use only TOML, because supporting both JSON and TOML might overcomplicate documentation (e.g. the need to provide examples for both formats). Focusing on a single format might net a better docs quality.
Motivation
TOML is a friendlier configuration format than JSON and even JSON5. It is the standard Rust configuration format.
The text was updated successfully, but these errors were encountered: