Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
Dimitris Apostolou 2022-03-07 05:05:13 +02:00 committed by GitHub
parent 2cc7e158a2
commit 3342589677
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ impl DiskWriteBatch {
}
/// If `finalized.block` is a genesis block,
/// prepare a database batch that finishes intializing the database,
/// prepare a database batch that finishes initializing the database,
/// and return `true` (without actually writing anything).
///
/// Since the genesis block's transactions are skipped,