Skip to content

Dump graph when receiving gossip_timestamp_filter #2243

@t-bast

Description

@t-bast

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions