File tree 3 files changed +0
-3
lines changed
3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ import Message from './evm/message'
6
6
import { default as EVM , EVMResult } from './evm/evm'
7
7
import { Block } from 'ethereumjs-block'
8
8
9
-
10
9
/**
11
10
* Options for running a call (or create) operation
12
11
*/
Original file line number Diff line number Diff line change @@ -18,7 +18,6 @@ import Message from './evm/message'
18
18
import { default as EVM , ExecResult } from './evm/evm'
19
19
import { Block } from 'ethereumjs-block'
20
20
21
-
22
21
/**
23
22
* Options for the [[runCode]] method.
24
23
*/
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ import TxContext from './evm/txContext'
10
10
import PStateManager from './state/promisified'
11
11
import { Block } from 'ethereumjs-block'
12
12
13
-
14
13
/**
15
14
* Options for the `runTx` method.
16
15
*/
You can’t perform that action at this time.
0 commit comments