rust-lightning/lightning-invoice/src
Jeffrey Czyz 592bfd7c58
Add PaymentHash parameter to Router::find_route
Implementations of Router may need the payment hash in order to look up
pre-computed routes from a probe for a given payment. Add a PaymentHash
parameter to Router::find_route to allow for this.
2021-11-16 13:57:58 -06:00
..
de.rs [invoice] Ignore InvalidLength fields 2021-08-31 21:29:51 +00:00
lib.rs Add (C-not exported) tags as required in tuple types 2021-11-02 20:50:42 +00:00
payment.rs Add PaymentHash parameter to Router::find_route 2021-11-16 13:57:58 -06:00
ser.rs Bump dependencies to bitcoin 0.27 and bech32 0.8 2021-07-31 18:29:07 +00:00
tb.rs Pure import of lightning-invoice crate 2021-04-09 10:08:27 -04:00
utils.rs Add PaymentHash parameter to Router::find_route 2021-11-16 13:57:58 -06:00