Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:hop-protocol/hop into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
shanefontaine committed May 14, 2024
2 parents c3e5a00 + b855183 commit 565ae77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/hop-node/src/types/error.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ export class BonderFeeTooLowError extends Error {}
export class RelayerFeeTooLowError extends Error {}
export class BonderTooEarlyError extends Error {}
export class UnfinalizedTransferBondError extends Error {}
const cacheBuster = 6
const cacheBuster = 7

0 comments on commit 565ae77

Please sign in to comment.