mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-01-18 13:26:47 +01:00
00cc16455c
* App: Add events which the app subscribes to Various events, which are relevant for the app to react to changes made on the server. * Refactor events * Do not extend NewBlockEvent * Refactoring events * Add store role events * Refactoring: Rename StoreUserEvent * Fix: Subscribe to UserEvent.Invited --------- Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com> |
||
---|---|---|
.. | ||
AppEvent.cs | ||
IHasInvoiceId.cs | ||
InvoiceDataChangedEvent.cs | ||
InvoiceEvent.cs | ||
InvoiceIPNEvent.cs | ||
InvoiceNeedUpdateEvent.cs | ||
InvoiceNewPaymentDetailsEvent.cs | ||
InvoicePaymentMethodActivated.cs | ||
NBXplorerStateChangedEvent.cs | ||
NewBlockEvent.cs | ||
NewOnChainTransactionEvent.cs | ||
SettingsChanged.cs | ||
StoreEvent.cs | ||
StoreRoleEvent.cs | ||
StoreUserEvent.cs | ||
UserEvent.cs | ||
WalletChangedEvent.cs |