Closed
Description
Having PaymentReceived
and PaymentClaimed
in LDK Lite might be a bit verbose for the 'simplified' API.
If we only want to have one, i.e., PaymentReceived
event, it raises the question when we should emit it: on receiving PaymentReceived
or PaymentClaimed
?
Or do we want to mirror both events here after all?
Metadata
Metadata
Assignees
Labels
No labels