Correct error when a peer opens a channel with a huge push_msat 2022-04-fuzz-underflow
authorMatt Corallo <git@bluematt.me>
Thu, 28 Apr 2022 19:46:22 +0000 (19:46 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 28 Apr 2022 19:46:22 +0000 (19:46 +0000)
The calculation uses the reserve, so we should mention it in the
error we send to our peers.


No differences found