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. |
||
|---|---|---|
| .. | ||
| categories.go | ||
| flags_test.go | ||
| flags.go | ||
| helpers.go | ||
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. |
||
|---|---|---|
| .. | ||
| categories.go | ||
| flags_test.go | ||
| flags.go | ||
| helpers.go | ||