We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 833245d commit 3024f31Copy full SHA for 3024f31
common/src/wormhole.ts
@@ -1,5 +1,4 @@
1
import { keccak256 } from '@wormhole-foundation/sdk-definitions';
2
-export { isBytes } from 'ethers/lib/utils';
3
4
export interface GuardianSignature {
5
index: number;
0 commit comments