This commit is contained in:
Kukks 2020-04-08 14:31:58 +02:00
parent 751ccc333f
commit 3bf1b78b33

View file

@ -285,6 +285,7 @@ namespace BTCPayServer.Tests
i++;
}
Assert.False(true);
return null;
}
public async Task<BitcoinAddress> GetNewAddress(BTCPayNetwork network)