DepositTransaction is not relaying correctly
roninjin10 opened this issue · 0 comments
roninjin10 commented
Repro steps
- Clone https://github.com/roninjin10/minimal-repo
- Add private key to .env
- run
bun run index.ts
to run the script
You will see the eth deposit work as expected but the l2 tx for the depositTx never get relayed
Additional steps
4. Try to direcly do a depositTransaction
Same you will see the eth deposit work as expected but the l2 tx for depositTx never get relayed