gudnuf / bolt12-prism

CLN plugin for lightning prisms using BOLT 12
15 stars 5 forks source link

Validation: Use lightning-cli decode to validate bolt12 offers #98

Open farscapian opened 2 months ago

farscapian commented 2 months ago

In addition to the regex check, we should use lightning-cli decode offer and only store the offer if the command returns "valid=true"