Closed
Description
We currently don't support proof of payment for sent BOLT 12 payments because the user needs the Bolt12Invoice
in the PaymentSent
Event
. This will require a bit of involvement, we'll need to store the Bolt12Invoice
in the ChannelMonitorUpdate
s for sent payments so we can restore them if the ChannelManager
is stale on reload. When we do this we should also include DNSSECProof
objects from #3179 so that we get BIP 353 proof of payment too. cc @jkczyz
Metadata
Metadata
Assignees
Labels
No labels