mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-01 04:46:10 +00:00
check max msg size in DecodeMessage
This commit is contained in:
@@ -92,5 +92,4 @@ func (pv *MockPV) String() string {
|
||||
func (pv *MockPV) DisableChecks() {
|
||||
// Currently this does nothing,
|
||||
// as MockPV has no safety checks at all.
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user