Skip to content

Commit

Permalink
Clarify explorer utils TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jmrossy committed Nov 23, 2024
1 parent adc9f94 commit 52c8b4c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/utils/explorers.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// TODO de-dupe file with widgets lib
// TODO de-dupe this file with widgets lib's utils/explorers.ts
// The widgets lib doesn't export those yet, need to fix that first.
import { BigNumber, providers } from 'ethers';

import { MultiProvider } from '@hyperlane-xyz/sdk';
Expand Down

0 comments on commit 52c8b4c

Please sign in to comment.