chore: correct the comments (#14339)

This commit is contained in:
Fallengirl
2025-02-10 19:32:36 +01:00
committed by GitHub
parent fe322379ff
commit 731b771fa2
7 changed files with 8 additions and 8 deletions

View File

@ -61,7 +61,7 @@ impl<C: ChainSpecParser<ChainSpec = OpChainSpec>> InitStateCommandOp<C> {
)?;
// SAFETY: it's safe to commit static files, since in the event of a crash, they
// will be unwinded according to database checkpoints.
// will be unwound according to database checkpoints.
//
// Necessary to commit, so the BEDROCK_HEADER is accessible to provider_rw and
// init_state_dump