Updated counter comment
This commit is contained in:
parent
976b10a4ef
commit
28dd73e340
@ -110,7 +110,7 @@ impl JournalDB {
|
||||
// Given H is the journal size in eras, 0 <= C <= H.
|
||||
// Key K is removed in era A(N) and re-inserted in canonical era B(N + C).
|
||||
// Key K is removed in era A(N) and re-inserted in non-canonical era B`(N + C).
|
||||
// Key K is added in canonical era A(N) and non-canonicnal B'(N + C).
|
||||
// Key K is added in non-canonical era A'(N) canonical B(N + C).
|
||||
|
||||
// record new commit's details.
|
||||
let batch = WriteBatch::new();
|
||||
|
Loading…
Reference in New Issue
Block a user