Skip to content
New issue

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

Expose ChannelMonitor::get_counterparty_node_id #1635

Merged
merged 1 commit into from
Jul 27, 2022

Conversation

TheBlueMatt
Copy link
Collaborator

This fixes an oversight in ac842ed
namely that it left users unable to implement their own
ChainMonitor from outside of the rust-lightning crate.

This fixes an oversight in ac842ed
namely that it left users unable to implement their own
`ChainMonitor` from outside of the `rust-lightning` crate.
@TheBlueMatt TheBlueMatt added this to the 0.0.111 milestone Jul 27, 2022
@TheBlueMatt TheBlueMatt merged commit 018a783 into lightningdevkit:main Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants