rust-lightning/lightning
Matt Corallo f2bb931ef9 Rewrite failure payment retry tests to avoid perm-fail storage
Two tests in the payment tests currently rely on failing to persist
ChannelMonitorUpdates as their method of failing payments before
they even get out the door.

In the coming commits we'll drop the persist failure error codes,
so here rewrite these tests to rely on trying to send more than is
available in a channel.
2023-09-21 17:58:47 +00:00
..
src Rewrite failure payment retry tests to avoid perm-fail storage 2023-09-21 17:58:47 +00:00
Cargo.toml Bump crate versions to 0.0.116 release 2023-07-21 20:42:13 +00:00