Skip to content

Bug: hold_invoice_accepted notification has an invalid state #1630

Description

@im-adithya

Currently the hold_invoice_accepted notification has state set to accepted instead of pending.

Internally we can use accepted but because we use pending in list_transactions too (verified this), it would be best to align both since Nip47Transaction state should be one of "settled" | "pending" | "expired" | "failed"

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