cosmos-sdk/x/consensus
2023-04-09 10:06:32 +02:00
..
exported refactor!: use KVStoreService in x/consensus (#15517) 2023-03-23 17:03:45 +00:00
keeper refactor(consensus): move ValidateBasic logic to msgServer (#15758) 2023-04-09 10:06:32 +02:00
testutil refactor: Move x/auth's AccountI and ModuleAccountI interfaces to types package (#13937) 2023-01-03 11:25:09 +01:00
types refactor(consensus): move ValidateBasic logic to msgServer (#15758) 2023-04-09 10:06:32 +02:00
module.go style: various linting fixes (#15675) 2023-04-03 17:00:44 +00:00
README.md docs: replace Tendermint references in docs with CometBFT (#15339) 2023-03-14 20:41:35 +01:00

sidebar_position
1

x/consensus

Functionality to modify CometBFT's ABCI consensus params.