rust-lightning/lightning
Matt Corallo b2c9941015 Implement multipath sends using payment_secret.
This rather dramatically changes the return type of send_payment
making it much clearer when resending is safe and allowing us to
return a list of Results since different paths may have different
return values.
2020-04-14 20:50:42 -04:00
..
src Implement multipath sends using payment_secret. 2020-04-14 20:50:42 -04:00
Cargo.toml Bump versions to 0.0.10 2019-12-11 17:29:42 -05:00