This commit is contained in:
rigel rozanski
2017-04-25 13:44:13 -04:00
committed by Ethan Buchman
parent 5d0c2a1414
commit 72c4be35e8
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -67,8 +67,6 @@ func TestJSONBroadcastTxSync(t *testing.T) {
}
func testBroadcastTxSync(t *testing.T, client rpc.HTTPClient) {
// config.Set("block_size", 0)
// defer config.Set("block_size", -1)
mem := node.MempoolReactor().Mempool
initMemSize := mem.Size()
tmResult := new(ctypes.TMResult)