From 61ed5d1d9fcca037abb3dae8f5c47eef5c26748a Mon Sep 17 00:00:00 2001 From: Marko Date: Thu, 3 Nov 2022 15:57:11 +0100 Subject: [PATCH] docs staking fix (#13745) --- x/staking/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x/staking/README.md b/x/staking/README.md index 0e4b87a09a..02e6cc2df7 100644 --- a/x/staking/README.md +++ b/x/staking/README.md @@ -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.