Skip to content

Commit 744b81b

Browse files
authored
Update index.js
1 parent 6640a9b commit 744b81b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/web3-eth-accounts/src/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ import TX from 'https://jspm.dev/@ethereumjs/tx';
3434
import Common from 'https://jspm.dev/@ethereumjs/common';
3535
import { Hardfork as HardForks } from 'https://jspm.dev/@ethereumjs/common';
3636
import ethereumjsUtil from 'https://jspm.dev/ethereumjs-util';
37+
import { Buffer } from 'https://jspm.dev/npm:@jspm/core@2/nodelibs/buffer';
38+
3739

3840
const { TransactionFactory } = TX;
3941

0 commit comments

Comments
 (0)