started fixing merge conflicts

This commit is contained in:
Sunny Aggarwal
2021-03-21 18:33:14 -04:00
parent 1f99aa3fb2
commit be27ec1d29
16 changed files with 960 additions and 6828 deletions
+1
View File
@@ -5901,6 +5901,7 @@ Params defines the parameters for the staking module.
| `max_entries` | [uint32](#uint32) | | max_entries is the max entries for either unbonding delegation or redelegation (per pair/trio). |
| `historical_entries` | [uint32](#uint32) | | historical_entries is the number of historical entries to persist. |
| `bond_denom` | [string](#string) | | bond_denom defines the bondable coin denomination. |
| `power_reduction` | [string](#string) | | power_reduction is the amount of staking tokens required for 1 unit of consensus-engine power |