feat: introduce x/validate and split x/auth/tx/config (#21822)
This commit is contained in:
@@ -34,6 +34,7 @@ func Test_TestnetCmd(t *testing.T) {
|
||||
configurator.StakingModule(),
|
||||
configurator.ConsensusModule(),
|
||||
configurator.TxModule(),
|
||||
configurator.ValidateModule(),
|
||||
configurator.MintModule(),
|
||||
)
|
||||
var moduleManager *module.Manager
|
||||
|
||||
Reference in New Issue
Block a user