Closed
Description
We should do the following things after the upcoming release of rust-lightning
0.0.113:
- Use the
BlockHash
returned fromget_relevant_txids
to assert transactions are still confirmed in the correct block (see Track confirmation block hash and return viaConfirm::get_relevant_txids
rust-lightning#1796) - Handle and forward the
ChannelOpened
event (see AddChannelReady
event rust-lightning#1743) - Emit
PaymentReceived
on upstreamPaymentClaimed
after RenamePaymentReceived
toPaymentClaimable
rust-lightning#1891 has been merged.
Metadata
Metadata
Assignees
Labels
No labels