@hyperlane-xyz/core
Version:
Core solidity contracts for Hyperlane
8 lines (4 loc) • 449 B
Markdown
# Configuration Documentation
1. [core.toml](core.toml) & `chains-*.toml` files are sources of truth for config docs. *Update/add documentation here*.
2. [CONFIG.md](/docs/CONFIG.md) is _generated_ from (1) by `config.GenerateDocs()` via [docs/main.go](docs/main.go). *Do not edit this file. Run `make config-docs` from the root of the repo*.
See [example.toml](testdata/example.toml) and [example.md](testdata/example.md) for a minimal example.