docs staking fix (#13745)

This commit is contained in:
Marko 2022-11-03 15:57:11 +01:00 committed by GitHub
parent 27f9851d64
commit 61ed5d1d9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,7 +83,7 @@ UnbondingID stores the ID of the latest unbonding operation. It enables to creat
* UnbondingID: `0x37 -> uint64`
## Params
## Parameters
The staking module stores its params in state with the prefix of `0x51`,
it can be updated with governance or the address with authority.