Skip to content

Commit

Permalink
Update CachingUtils.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholaspai committed Feb 15, 2024
1 parent 7ed4422 commit da8883f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/CachingUtils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export async function setDepositInCache(

/**
* Resolves the key for caching a bridge event.
* @param bridgeEvent The depositId, and originChainId are used to generate the key for v2, and the
* @param bridgeEvent The depositId, and originChainId are used to generate the key for v2, and the
* full V3 relay hash is used for v3 events..
* @returns The key for caching the event.
*/
Expand Down

0 comments on commit da8883f

Please sign in to comment.