From 634783f6f3eb54c4b594e9706f0666b1c5be33ac Mon Sep 17 00:00:00 2001 From: Marko Date: Thu, 3 Nov 2022 22:30:14 +0100 Subject: [PATCH] docs: staking param docs fix #13755 --- 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 02e6cc2df7..0e4b87a09a 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` -## Parameters +## Params The staking module stores its params in state with the prefix of `0x51`, it can be updated with governance or the address with authority.