Use MpoolPushMessage

Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
This commit is contained in:
Jakub Sztandera
2020-07-22 20:02:29 +02:00
parent 46b7546d51
commit dc35f2f40c
3 changed files with 11 additions and 50 deletions
+1
View File
@@ -552,6 +552,7 @@ func TestPaymentChannels(t *testing.T) {
logging.SetLogLevel("chainstore", "ERROR")
logging.SetLogLevel("chain", "ERROR")
logging.SetLogLevel("sub", "ERROR")
logging.SetLogLevel("pubsub", "ERROR")
logging.SetLogLevel("storageminer", "ERROR")
test.TestPaymentChannels(t, mockSbBuilder, 5*time.Millisecond)