-
Mark Tyneway authored
The parsing of the `ROLLUP_FEE_THRESHOLD_UP` and `ROLLUP_FEE_THRESHOLD_DOWN` config options were set to be boolean flags instead of float64 flags. The config flags wouldn't parse if a float64 was used as a bool flag.
53b37978
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
cmd.go | ||
customflags.go | ||
customflags_test.go | ||
flags.go | ||
flags_test.go |