Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit a1270ba

Browse files
authored
fix: edge incompatibility (#540)
closes #539
1 parent a692164 commit a1270ba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/core/src/utils.ts

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import * as process from 'node:process';
2-
31
import { decodeAddress, encodeAddress } from '@polkadot/keyring';
42
import { hexToU8a, isHex } from '@polkadot/util';
53
import { Network as BitcoinNetwork, validate } from 'bitcoin-address-validation';

0 commit comments

Comments
 (0)