gudnuf / bolt12-prism

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

An error is thrown when an existing BOLT12 offer exists; but we should simply activate it instead. #53

Closed farscapian closed 7 months ago

farscapian commented 1 year ago

Currently an exception is thrown during createprism when an existing BOLT12 offer is found. Instead of throwing an exception, we should simply ensure the offer is activated.