Adds config.RenderConfig(io.Writer, *Config) to render the documented TOML template in memory. This supports celestia-app’s config sync command for adding missing configuration fields. WriteConfigFile now uses this renderer with unchanged behavior.
Full Changelog: v0.42.0...v0.42.1