5 lines
209 B
Go
5 lines
209 B
Go
// Package confix applies changes to a Cosmos SDK TOML configuration file, to
|
|
// update configurations created with an older version of Cosmos SDK to a
|
|
// compatible format for a newer version.
|
|
package confix
|