Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pxrl committed Jan 16, 2024
1 parent 381c6d4 commit 0b6dabf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/interfaces/SpokePool.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ export interface RelayExecutionInfo extends RelayExecutionInfoCommon {

export enum FillStatus {
Unfilled = 0,
RequestedSlowFil,
RequestedSlowFill,
Filled,
}

Expand Down

0 comments on commit 0b6dabf

Please sign in to comment.