We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b884bf3 commit 4acfb7eCopy full SHA for 4acfb7e
src/main/scala/io/iohk/ethereum/domain/branch/BestBlockchainBranch.scala
@@ -17,7 +17,7 @@ class BestBlockchainBranch(
17
) extends BlockchainBranch {
18
19
/* The following assumptions are made in this class :
20
- * - The whole branch exist in storage
+ * - The whole branch exists in storage
21
* - The various metadata and index are consistent
22
*/
23
0 commit comments