refactor!: remove broadcast mode block (#12659)
This commit is contained in:
@@ -145,7 +145,7 @@ func initAppConfig() (string, interface{}) {
|
||||
//
|
||||
// In simapp, we set the min gas prices to 0.
|
||||
srvCfg.MinGasPrices = "0stake"
|
||||
// srvCfg.BaseConfig.IAVLDisableFastnNode = true // disable fastnode by default
|
||||
// srvCfg.BaseConfig.IAVLDisableFastNode = true // disable fastnode by default
|
||||
|
||||
customAppConfig := CustomAppConfig{
|
||||
Config: *srvCfg,
|
||||
|
||||
Reference in New Issue
Block a user