lightning-kmp
lightning-kmp copied to clipboard
Include `paymentHash` in `LiquidityEvent.Source`
This allows integrators to easily map events to payments.
Looks good. However this will require work on Phoenix side to account for the Source type change in the database.
I'm not sure this will be necessary once we have #649 where the payment_hash can be found in the liquidity purchase structure.