mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-20 18:45:55 +00:00
Fix typo in consensus.md
determing -> determining
This commit is contained in:
committed by
Nik Bougalis
parent
6f6179abb4
commit
81e7ec859d
@@ -469,7 +469,7 @@ struct Ledger
|
|||||||
// Whether the ledger's close time was a non-trivial consensus result
|
// Whether the ledger's close time was a non-trivial consensus result
|
||||||
bool closeAgree() const;
|
bool closeAgree() const;
|
||||||
|
|
||||||
// The close time resolution used in determing the close time
|
// The close time resolution used in determining the close time
|
||||||
NetClock::duration closeTimeResolution() const;
|
NetClock::duration closeTimeResolution() const;
|
||||||
|
|
||||||
// The (effective) close time, based on the closeTimeResolution
|
// The (effective) close time, based on the closeTimeResolution
|
||||||
|
|||||||
Reference in New Issue
Block a user