[ZK Stack] - Failed to deposit from L1 to L2 by bridge using local node #549
Replies: 3 comments 5 replies
-
Were you able to use this successfully with depositing to testnet instead of the local node? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Try setting the gas limit for your transaction manually. In your npx zksync-cli bridge deposit command, add the --gas-limit option followed by an appropriate gas limit value. For example, --gas-limit 300000 |
Beta Was this translation helpful? Give feedback.
3 replies
-
Perfect ! Can you mark this as answered Thanks |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Module Affected
Rust Version
1.78.0-nightly
Operating System
Issue Description
meet error when use
zksync-cli bridge deposit
Expected Behavior
Works fine!!!!
Current Behavior
Repository Link (if applicable)
matter-labs/zksync-era#2066
Additional Details
Prior Research
Beta Was this translation helpful? Give feedback.
All reactions