We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
ChannelMonitor::load_outputs_to_watch
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
ChannelMonitor::load_outputs_to_watch
The text was updated successfully, but these errors were encountered: