You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 6, 2026. It is now read-only.
Path: /chain-operators/tutorials/create-l2-rollup/op-proposer-setup
Hello there i have an issue i thing there is some Bug in the DOCS:
Extract the DisputeGameFactory address
GAME_FACTORY_ADDRESS=$(cat state.json | jq -r '.opChainDeployments[0].disputeGameFactoryProxyAddress') wrong
echo "DisputeGameFactory Address: $GAME_FACTORY_ADDRESS"
in state.json there is a "DisputeGameFactoryProxy" but not a "disputeGameFactoryProxyAddress"
opChainDeployments[0].DisputeGameFactoryProxy correct