Skip to content

Send our own HTLCs out via the forward_htlcs on-timer codepath #583

Open
@TheBlueMatt

Description

@TheBlueMatt

See-also #441 (comment) but currently we forward HTLCs in batches on a timer, which is great for network-wide privacy, but we don't use the same batching for our own HTLCs. This is definitely not ideal and we should be using the same codepaths. We should also expand the same batch/timer code to include claims/fails of HTLCs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions