Skip to content

Commit 9dcde25

Browse files
Jaap van der Plasdzajkowski
Jaap van der Plas
authored andcommitted
fix import
1 parent 5a34ad1 commit 9dcde25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/scala/io/iohk/ethereum/testmode/TestmodeConsensus.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ import io.iohk.ethereum.ledger.{BlockExecutionError, BlockExecutionSuccess, Bloc
1515
import io.iohk.ethereum.nodebuilder._
1616
import io.iohk.ethereum.utils.BlockchainConfig
1717
import monix.eval.Task
18+
import io.iohk.ethereum.consensus.pow.validators.ValidatorsExecutor
1819

1920
class TestmodeConsensus(
2021
override val vm: VMImpl,

0 commit comments

Comments
 (0)