Currently the OPCMV200 template hardcodes prestates into the config.toml file. This is error prone
especially when multiple copies of the runbook are needed.
absolutePrestates = [
{absolutePrestate = "prestates.1.5.0-rc.4", chainId = 10},
{absolutePrestate = "prestates.1.5.0-rc.4", chainId = 1868},
{absolutePrestate = "prestates.1.5.0-rc.4", chainId = 57073}
]
Description
Currently the OPCMV200 template hardcodes prestates into the config.toml file. This is error prone
especially when multiple copies of the runbook are needed.
Proposed Changes
standard-prestates.toml.0x03.