server/ln: Allow Unregistered VTXOs in anti-dos attestation

Summary by CodeRabbit

  • Bug Fixes
    • Lightning receives can now use eligible unregistered VTXOs for anti-DoS ownership proofs.
    • Banned, spent, and otherwise unspendable VTXOs continue to be rejected.
    • Prevented valid Lightning receives from failing when a selected VTXO has not yet been registered.
Edited by coderabbit

Merge request reports

Loading