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