rust-lightning/lightning
Jeffrey Czyz 283d9b4e03
Refactor OutboundPayments::retry_payment_internal
Consolidate the creation and insertion of onion_session_privs to the
PendingOutboundPayment::Retryable arm. In an upcoming commit, this
method will be reused for an initial BOLT 12 invoice payment. However,
onion_session_privs are created using a different helper.
2023-09-07 16:55:22 -05:00
..
src Refactor OutboundPayments::retry_payment_internal 2023-09-07 16:55:22 -05:00
Cargo.toml Bump crate versions to 0.0.116 release 2023-07-21 20:42:13 +00:00