Removing http callback notification system

This commit is contained in:
nicolas.dorier
2018-01-07 21:48:00 +09:00
parent 6cb1649fc2
commit 80e878c2f5
11 changed files with 5 additions and 267 deletions

View File

@@ -19,6 +19,7 @@ using BTCPayServer.Services.Rates;
using System.Net.WebSockets;
using System.Threading;
using BTCPayServer.Events;
using NBXplorer;
namespace BTCPayServer.Controllers
{