mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-08 22:23:11 +00:00
update to discard abci responses
This commit is contained in:
@@ -584,7 +584,7 @@ func DefaultRPCConfig() *RPCConfig {
|
||||
|
||||
TLSCertFile: "",
|
||||
TLSKeyFile: "",
|
||||
DiscardABCIResponses: true,
|
||||
DiscardABCIResponses: false,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user