Skip to content

Commit

Permalink
Revert "improve(relayer): Drop unused SpokePool events (#1272)" (#1345)
Browse files Browse the repository at this point in the history
This reverts commit d3a614d.
  • Loading branch information
pxrl authored Mar 22, 2024
1 parent 03c1b5e commit 410e356
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/relayer/RelayerClientHelper.ts
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,8 @@ export async function updateRelayerClients(clients: RelayerClients, config: Rela
"RequestedV3SlowFill",
"FilledV3Relay",
"EnabledDepositRoute",
"RelayedRootBundle",
"ExecutedRelayerRefundRoot",
]);

// Update the token client first so that inventory client has latest balances.
Expand Down

0 comments on commit 410e356

Please sign in to comment.