lightningdevkit / lightningdevkit.org

Lightning Development Kit Documentation
https://lightningdevkit.org
MIT License
59 stars 39 forks source link

Channel monitor syncing in Electrum backend example #102

Open ConorOkus opened 2 years ago

ConorOkus commented 2 years ago

https://lightningdevkit.org/tutorials/build_a_node_in_rust/#10-sync-channelmonitors-and-channelmanager-to-chain-tip

Add a note to make sure channel monitors are in sync first before doing it for channel manager and chain monitor.

Can also add an extra step around populating the filter when instantiating a chain monitor