1 2 3 4 5 6 7 8 9 10
# Development ## Config naming conventions The name for a `Config` feature flag should be of the following format: `eipXXXX_short_description_name`. For example: ``` eip161_empty_check eip7610_create_check_storage ```