CodeChain-io / CodeChain-io/codechain
ACCEPTABLE_DRIFT_SECS and allowed_future_gap have the same purpose
Offen
- Vorherrschende Sprache
- Rust
- Sterne
- 256
- Forks
- 50
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
ACCEPTABLE_DRIFT_SECS is used to check timestamp in verification.
allowed_time_gap is used to check timestamp in Tendermint.
Let's use only one variable for them.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.