all: collate new transaction events together
This commit is contained in:
		
				
					committed by
					
						
						Péter Szilágyi
					
				
			
			
				
	
			
			
			
						parent
						
							6286c255f1
						
					
				
				
					commit
					a2e43d28d0
				
			@@ -116,7 +116,7 @@ func testRecvTransactions(t *testing.T, protocol int) {
 | 
			
		||||
			t.Errorf("added wrong tx hash: got %v, want %v", added[0].Hash(), tx.Hash())
 | 
			
		||||
		}
 | 
			
		||||
	case <-time.After(2 * time.Second):
 | 
			
		||||
		t.Errorf("no TxPreEvent received within 2 seconds")
 | 
			
		||||
		t.Errorf("no TxsPreEvent received within 2 seconds")
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user