Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 51a478a

Browse files
committed
add missing import from transaction package
1 parent 1ff59a2 commit 51a478a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/chains/ethereum/transaction/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
],
5050
"dependencies": {
5151
"@ethereumjs/common": "3.0.1",
52+
"@ethereumjs/util": "8.0.2",
5253
"@ganache/ethereum-address": "0.5.2",
5354
"@ganache/ethereum-utils": "0.5.2",
5455
"@ganache/rlp": "0.5.2",

0 commit comments

Comments
 (0)