We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65a9d9b commit 72f57cfCopy full SHA for 72f57cf
src/modules/select/wallets/hd-wallet.ts
@@ -1,6 +1,6 @@
1
import HDKey from 'hdkey'
2
import * as ethUtil from 'ethereumjs-util'
3
-import buffer from 'buffer'
+import * as buffer from 'buffer'
4
5
const { publicToAddress, toChecksumAddress } = ethUtil
6
0 commit comments