Skip to content

Commit

Permalink
pr comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gitferry committed Nov 30, 2024
1 parent 608f463 commit 01f712b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion finality-provider/service/fp_instance.go
Original file line number Diff line number Diff line change
Expand Up @@ -732,7 +732,7 @@ func (fp *FinalityProviderInstance) TestSubmitFinalitySignatureAndExtractPrivKey
return res, privKey, nil
}

// DetermineStartHeight determines trting height for block processing by:
// DetermineStartHeight determines start height for block processing by:
//
// If AutoChainScanningMode is disabled:
// - Returns StaticChainScanningStartHeight from config
Expand Down

0 comments on commit 01f712b

Please sign in to comment.