[OP Stack Deployment] Withdrawal from l2 to l1(sepolia network) #853
Replies: 2 comments 8 replies
-
|
please read your OptimismPortalProxy contract method |
Beta Was this translation helpful? Give feedback.
8 replies
-
|
Thanks. Its work |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Did you check the documentation?
Did you check for duplicate questions?
Issue Description
Launched the network according to the instructions using op-deployer. From l1 -> l2 the output works. But from l2 -> l1 it does not work. There is no information in the logs. In the documentation I found the output time is 7 days.

op-challenger works correctly.
The screenshot shows resolve claim Credit and close
Events:
op-challenger see all games

I also launched op-dispute-mon and found an error in the logs
Logs
Logs op-challenger
op-dispute-mon
Additional Information
The network was deployed with the help of documentation
https://github.com/ethereum-optimism/developers/discussions/17#discussioncomment-12606204
All services (op-geth,op-node,op-challenger,op-proposer)was build from source using tag v1.13.0
Feedback
It would be nice if there was documentation on deploying op-challenger
Beta Was this translation helpful? Give feedback.
All reactions