rust-lightning/lightning
Matt Corallo 87da91042e Make Payee::pubkey pub.
`Payee` is expected to be used by users to get routes for payment
retries, potentially with their own router. Thus, its helpful if it
is pub, even if it is redundant with the last hop in the `path`
field in `Events::PaymentPathFailed`.
2021-10-25 17:58:18 +00:00
..
src Make Payee::pubkey pub. 2021-10-25 17:58:18 +00:00
Cargo.toml Bump crate versions to 0.0.102 and lightning-invoice 0.10 2021-10-18 18:32:36 +00:00