when I am doing the devnet integration, I realized that ChainName can cause confusion. e.g. OPStackL2 is not really a consumer chain name, it's actually a type
after the changes, the config will looks like this
[Application Options]
; Logging level for all subsystems
LogLevel = info
; the type of the consumer chain
ChainType = babylon
Summary
when I am doing the devnet integration, I realized that
ChainName
can cause confusion. e.g.OPStackL2
is not really a consumer chain name, it's actually a typeafter the changes, the config will looks like this
there are only 3 possible types:
Test Plan
and see the generated config file
run tests