Documentation
¶
Index ¶
Constants ¶
View Source
const ( NOTIFICATION_PAYMENT_RECEIVED = "payment_received" NOTIFICATION_TX_CONFIRMED = "tx_confirmed" NOTIFICATION_ADDRESS_TXS_CONFIRMED = "address_txs_confirmed" NOTIFICATION_LNURLPAY_INFO = "lnurlpay_info" NOTIFICATION_LNURLPAY_INVOICE = "lnurlpay_invoice" NOTIFICATION_LNURLPAY_VERIFY = "lnurlpay_verify" NOTIFICATION_SWAP_UPDATED = "swap_updated" NOTIFICATION_INVOICE_REQUEST = "invoice_request" NOTIFICATION_NWC_EVENT = "nwc_event" )
Variables ¶
View Source
var (
ErrServiceNotFound = errors.New("Service not found")
)
Functions ¶
This section is empty.
Types ¶
type Notification ¶
Click to show internal directories.
Click to hide internal directories.