Skip to content

Commit

Permalink
nit: test
Browse files Browse the repository at this point in the history
Signed-off-by: james-a-morris <[email protected]>
  • Loading branch information
james-a-morris committed Sep 6, 2024
1 parent eba53ca commit 2593992
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions api/suggested-fees.ts
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,9 @@ const handler = async (
? quoteTimestamp.toString()
: parsedTimestamp.toString(),
isAmountTooLow,

minDepositForRelayer: relayerFeeDetails.minDeposit,

quoteBlock: quoteBlockNumber.toString(),
exclusiveRelayer,
exclusivityDeadline,
Expand Down

0 comments on commit 2593992

Please sign in to comment.