mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 22:14:26 +01:00
Code cleanup and commenting
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
namespace BTCPayServer.Client.Models;
|
||||
|
||||
// TODO: This should be moved to individual Webhook Event Providers
|
||||
public static class WebhookEventType
|
||||
{
|
||||
public const string InvoiceCreated = nameof(InvoiceCreated);
|
||||
|
||||
Reference in New Issue
Block a user