rust-lightning/lightning
Jeffrey Czyz 51d9218f67
Add a construct_keys_callback for blinded paths
When constructing a BlindedPath, an Option<Destination> parameter to
construct_keys_callback is never passed. Make a separate utility
function that doesn't take this parameter. This allows for using the
build_keys_helper macro with a Iterator yielding items other than
PublicKey.
2024-08-20 16:35:43 -05:00
..
src Add a construct_keys_callback for blinded paths 2024-08-20 16:35:43 -05:00
Cargo.toml Bump version numbers to 0.0.124-beta/invoice 0.32-beta 2024-08-20 00:29:12 +00:00