Fix TestPaymentChannels
This commit is contained in:
		
							parent
							
								
									cb47f877a5
								
							
						
					
					
						commit
						6ecd831cae
					
				| @ -60,7 +60,7 @@ func TestPaymentChannels(t *testing.T, b APIBuilder, blocktime time.Duration) { | ||||
| 		t.Fatal(err) | ||||
| 	} | ||||
| 
 | ||||
| 	sendFunds(ctx, t, paymentCreator, receiverAddr, abi.NewTokenAmount(1e10)) | ||||
| 	sendFunds(ctx, t, paymentCreator, receiverAddr, abi.NewTokenAmount(1e18)) | ||||
| 
 | ||||
| 	// setup the payment channel
 | ||||
| 	createrAddr, err := paymentCreator.WalletDefaultAddress(ctx) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user