Create new PaymentKind
variants for channel funding/closing on-chain transactions
#447
Labels
PaymentKind
variants for channel funding/closing on-chain transactions
#447
In #432 we exposed on-chain transactions in the payment store.
Once we're able to discern channel-related transactions, we should create dedicated
PaymentKind
s for them and useOnchain
only for payments/as a catchallBlocked on lightningdevkit/rust-lightning#3548
The text was updated successfully, but these errors were encountered: