Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pxrl committed Jul 30, 2024
1 parent 7467c40 commit 4fe8e9b
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 @@ -118,7 +118,7 @@ export class IndexedSpokePoolClient extends clients.SpokePoolClient {
at: "SpokePoolClient#childExit",
message: `${this.chain} SpokePool listener exited.`,
code,
signal
signal,
});

// Flush all ingested deposits to protect against re-org.
Expand Down

0 comments on commit 4fe8e9b

Please sign in to comment.