Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 576 Bytes

08_params.md

File metadata and controls

16 lines (13 loc) · 576 Bytes

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"