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

Dump graph when receiving gossip_timestamp_filter #2243

Open
t-bast opened this issue Apr 26, 2022 · 0 comments
Open

Dump graph when receiving gossip_timestamp_filter #2243

t-bast opened this issue Apr 26, 2022 · 0 comments

Comments

@t-bast
Copy link
Member

t-bast commented Apr 26, 2022

When receiving gossip_timestamp_filter, we store it and will apply it to future gossip we want to send to our peer. However, the spec says that we should also do a graph dump in response to the gossip_timestamp_filter message, which we currently don't do.

See lightning/bolts#980 for details.

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

No branches or pull requests

1 participant