Commit Graph

6 Commits (84158971cafd9b93cbd5b007e120e0f476ba8235)

Author SHA1 Message Date
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.
12 months ago
Oliver Gugger a60be352cc
sweeptimelock: add feerate parameter to example command 2 years ago
Oliver Gugger af356685c1
zombierecovery: add new commands for zombie channel recovery 3 years ago
Oliver Gugger f78b4e07b7
multi: remove optional --rootkey flag from examples 3 years ago
Oliver Gugger e6fcb580a3
doc+cmd: generate description from commands 3 years ago
Oliver Gugger caf4da51c6
doc: generate docs with cobra 3 years ago