Add header to cache

This commit is contained in:
Adrian Brink 2017-04-06 20:50:52 +02:00
parent 5e33fe0aa7
commit fa88ee148a
1 changed files with 1 additions and 1 deletions

View File

@ -427,7 +427,7 @@ impl HeaderChain {
}
}
/// Get the nth CHT root, if it has been computed.
/// Get the nth CHT root, if it's been computed.
///
/// CHT root 0 is from block `1..2048`.
/// CHT root 1 is from block `2049..4096`