Current version of nyxd running on mainnet
Important Notes
- Make sure to set the
minimum_gas_prices
value to0.025unym,0.025unyx
inapp.toml
. Leaving this as the default blank value will lead to panic from this version onwards
minimum-gas-prices = "0.025unym,0.025unyx"
- Make sure to backup your keys as this upgrade attempts to migrate your key encoding
- Voting period is set to 7 days by this upgrade
- If you are compiling from source, make sure to use go version
1.20.10