Skip to content

Commit 43c6973

Browse files
author
Aurélien Richez
committed
update obsolete comment
1 parent b46f87c commit 43c6973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import io.iohk.ethereum.utils.BlockchainConfig
99
import io.iohk.ethereum.utils.Config.SyncConfig
1010
import monix.execution.Scheduler
1111

12-
/** Provides a ledger instance with modifiable blockchain config (used in test mode). */
12+
/** Provides a ledger or consensus instances with modifiable blockchain config (used in test mode). */
1313
class TestModeComponentsProvider(
1414
blockchain: BlockchainImpl,
1515
syncConfig: SyncConfig,

0 commit comments

Comments
 (0)