shutter-network / rolling-shutter

Rolling Shutter is an MEV protection system to be plugged into rollups.
https://twitter.com/project_shutter/
26 stars 7 forks source link

feat: add dump-config command #401

Closed ezdac closed 10 months ago

ezdac commented 10 months ago

This adds a command to parse the config paramters as usally (env-vars taking precedence over config-file taking precedence over default values), and write out the combined config as a toml config file. This will not use the example and generated values from generate-config and needs required parameters to be set.