package
2.21.1-hedera-beta.0
Repository: https://github.com/smartcontractkit/chainlink.git
Documentation: pkg.go.dev

# README

Configuration Documentation

  1. core.toml & chains-*.toml files are sources of truth for config docs. Update/add documentation here.

  2. CONFIG.md is generated from (1) by config.GenerateDocs() via docs/main.go. Do not edit this file. Run make config-docs from the root of the repo.

See example.toml and example.md for a minimal example.

# Packages

# Functions

GenerateConfig returns MarkDown documentation generated from core.toml & chains-*.toml.
GenerateSecrets returns MarkDown documentation generated from secrets.toml.