Skip to content

Commit c995a86

Browse files
authored
Merge pull request #27 from distributed-ledger-technology/update-1.6.1
Update index.js
2 parents a1023d0 + 744b81b commit c995a86

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)