Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
co-authored by
Julien Robert
parent
7262d4037c
commit
6bdb69ea19
@@ -205,7 +205,7 @@ newly committed state and `finalizeBlockState` is set to `nil` to be reset on `F
|
||||
During `InitChain`, the `RequestInitChain` provides `ConsensusParams` which contains parameters
|
||||
related to block execution such as maximum gas and size in addition to evidence parameters. If these
|
||||
parameters are non-nil, they are set in the BaseApp's `ParamStore`. Behind the scenes, the `ParamStore`
|
||||
is managed by an `x/consensus_params` module. This allows the parameters to be tweaked via
|
||||
is managed by an `x/consensus` module. This allows the parameters to be tweaked via
|
||||
on-chain governance.
|
||||
|
||||
## Service Routers
|
||||
|
||||
Reference in New Issue
Block a user