plugeth/internal/flags
Sebastian Stammler 02766d349a
internal/flags: add missing flag types for auto-env-var generation (#28692)
Certain flags, such as `--rpc.txfeecap` currently do not have an env-var auto-generated for them. This change adds three missing cli flag types to the auto env-var helper function to fix this.
2023-12-18 13:28:41 +01:00
..
categories.go all: activate pbss as experimental feature (#26274) 2023-08-10 22:21:36 +03:00
flags_test.go Use filepath.clean instead of path.clean (#26404) 2023-01-13 09:48:42 -05:00
flags.go internal/flags: fix loading env vars for custom flags (#28117) 2023-09-14 12:43:58 +03:00
helpers.go internal/flags: add missing flag types for auto-env-var generation (#28692) 2023-12-18 13:28:41 +01:00