2
0
mirror of https://github.com/guggero/chantools synced 2024-11-15 06:12:49 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Oliver Gugger
5cf7fd60c4
multi: clean up after PRs 2023-12-29 09:35:38 +01:00
Oliver Gugger
909163b260
doc: update after adding signet 2023-09-18 15:09:44 +02:00
sputn1ck
4b804f7024
multi: fix overflow on feerate
As we multiply the feerate by 1000, if the uint16 feerate is set higher
than 66 we would encounter an overflow and as such we could never
have a higher feerate than 65.
2023-06-02 10:27:22 +02:00
Oliver Gugger
0821c35442
sweepremoteclosed: add command for sweeping closed channels 2021-08-29 18:29:05 +02:00