rust-lightning/lightning-persister/src
Matt Corallo 5e968114b6 Drop the amount parameter to claim_funds
Like the payment_secret parameter, this paramter has been the source
of much confusion, so we just drop it.

Users should prefer to do this check when registering the payment
secret instead of at claim-time.
2021-04-28 15:30:25 -04:00
..
lib.rs Drop the amount parameter to claim_funds 2021-04-28 15:30:25 -04:00
util.rs persist: Persist ChannelMonitors in their own directory. 2021-02-26 12:38:47 -05:00