viem icon indicating copy to clipboard operation
viem copied to clipboard

Update proveWithdrawal.md

Open danielsimao opened this issue 1 month ago • 2 comments

PR-Codex overview

This PR introduces new functions getL2Output and getWithdrawals to handle withdrawal operations in the proveWithdrawal action.

Detailed summary

  • Added imports for getL2Output and getWithdrawals
  • Replaced usage of walletClientL1.getL2Output with getL2Output
  • Updated parameters in client.proveWithdrawal call

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

danielsimao avatar May 10 '24 14:05 danielsimao