diff --git a/cmd/loop/liquidity.go b/cmd/loop/liquidity.go index 79e46aa..27ae09c 100644 --- a/cmd/loop/liquidity.go +++ b/cmd/loop/liquidity.go @@ -232,7 +232,7 @@ var setParamsCommand = cli.Command{ Usage: "the limit placed on our estimated sweep fee " + "in sat/vByte.", }, - cli.IntFlag{ + cli.Float64Flag{ Name: "feepercent", Usage: "the maximum percentage of swap amount to be " + "used across all fee categories",