loop/cmd
Boris Nagaev 83cbc7e30f
cli: fix --amount flag in static in and withdraw
Also fix --sat_per_vbyte flag.

All these flags were accessed using wrong type (signed vs unsigned int).
Previous version always parsed them as 0 even when set.

Regenerate the manual.
2025-10-24 19:39:46 -03:00
..
loop cli: fix --amount flag in static in and withdraw 2025-10-24 19:39:46 -03:00
loopd cmd/loop: set exit code 1 on error 2020-06-11 21:00:24 +02:00