Skip to content

Commit 72f57cf

Browse files
committed
Change buffer import
1 parent 65a9d9b commit 72f57cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modules/select/wallets/hd-wallet.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import HDKey from 'hdkey'
22
import * as ethUtil from 'ethereumjs-util'
3-
import buffer from 'buffer'
3+
import * as buffer from 'buffer'
44

55
const { publicToAddress, toChecksumAddress } = ethUtil
66

0 commit comments

Comments
 (0)