mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 14:22:37 +01:00
* Goal is to backend agnostic source to chain notifications * Open channels will communicate with this source to register intent for critical notifications * Pending notifications will need to be committed to disk. * Will also need a journal to ensure no notification is missed * Later goals include extending this to communicate with 3rd party outsource services
1 line
19 B
Go
1 line
19 B
Go
package chainntnfs
|