-
Notifications
You must be signed in to change notification settings - Fork 113
Closed
Description
We should do the following things after the upcoming release of rust-lightning 0.0.113:
- Use the
BlockHashreturned fromget_relevant_txidsto assert transactions are still confirmed in the correct block (see Track confirmation block hash and return viaConfirm::get_relevant_txidsrust-lightning#1796) - Handle and forward the
ChannelOpenedevent (see AddChannelReadyevent rust-lightning#1743) - Emit
PaymentReceivedon upstreamPaymentClaimedafter RenamePaymentReceivedtoPaymentClaimablerust-lightning#1891 has been merged.
Metadata
Metadata
Assignees
Labels
No labels