cosmos-sdk/x/staking/spec/08_params.md
2021-03-21 18:39:23 -04:00

576 B

Parameters

The staking module contains the following parameters:

Key Type Example
UnbondingTime string (time ns) "259200000000000"
MaxValidators uint16 100
KeyMaxEntries uint16 7
HistoricalEntries uint16 3
BondDenom string "stake"
PowerReduction string "1000000"