Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
spsjvc committed Dec 17, 2024
1 parent 492f3cd commit c232e36
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ export async function fetchWithdrawals({
fromBlock: toBlock + 1,
toBlock: 'latest',
provider: l2Provider,
queries: []
queries
})

const mappedEthWithdrawalsFromEventLogs: Withdrawal[] =
Expand Down

0 comments on commit c232e36

Please sign in to comment.