Skip to content

Commit

Permalink
Update SpokePoolClient.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholaspai committed Feb 11, 2024
1 parent a7adcbf commit 682ad42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/clients/SpokePoolClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ export class SpokePoolClient extends BaseAbstractClient {
"RequestedSpeedUpV3Deposit",
"FilledV3Relay",
"ExecutedV3RelayerRefundRoot",
"RequestedV3SlowFill"
"RequestedV3SlowFill",
];
return Object.fromEntries(
this.spokePool.interface.fragments
Expand Down

0 comments on commit 682ad42

Please sign in to comment.