Incorrect Configuration

Error: "Failed to parse config file"

Solution:

  1. Check rollup_config.toml:

nano rollup_config.toml
  1. Verify all fields are correctly set, especially host, port, and da_layer settings

  2. Correct any misconfigurations and restart the node

Last updated