Skip to content

Commit

Permalink
gh: cache
Browse files Browse the repository at this point in the history
  • Loading branch information
shanefontaine committed May 14, 2024
1 parent 7b6adac commit 3b7031f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/hop-node/src/types/error.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ export class BonderFeeTooLowError extends Error {}
export class RelayerFeeTooLowError extends Error {}
export class BonderTooEarlyError extends Error {}
export class UnfinalizedTransferBondError extends Error {}

const cacheBuster = Date.now();
const cacheBuster = 1

0 comments on commit 3b7031f

Please sign in to comment.