Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMigrateCmd ¶
NewMigrateCmd returns the command to be run when migrating the config from v1 to v2
Types ¶
type Config ¶
type Config struct { junomigrate.Config `yaml:",inline"` PricefeedConfig *pricefeed.Config `yaml:"pricefeed"` DistributionConfig *distribution.Config `yaml:"distribution"` }
Click to show internal directories.
Click to hide internal directories.