CodeChain-io / CodeChain-io/codechain
ACCEPTABLE_DRIFT_SECS and allowed_future_gap have the same purpose
Abierto
- Lenguaje dominante
- Rust
- Estrellas
- 256
- Forks
- 50
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.