mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 22:44:29 +01:00
bump nbxplorer
This commit is contained in:
@@ -811,7 +811,7 @@ namespace BTCPayServer.Tests
|
||||
output.ScriptPubKey = invoiceAddress.ScriptPubKey;
|
||||
|
||||
using (var cts = new CancellationTokenSource(10000))
|
||||
using (var listener = tester.ExplorerClient.CreateNotificationSession())
|
||||
using (var listener = tester.ExplorerClient.CreateWebsocketNotificationSession())
|
||||
{
|
||||
listener.ListenAllDerivationSchemes();
|
||||
var replaced = tester.ExplorerNode.SignRawTransaction(tx);
|
||||
|
||||
Reference in New Issue
Block a user