CodeChain-io / CodeChain-io/codechain
ACCEPTABLE_DRIFT_SECS and allowed_future_gap have the same purpose
Aberta
- Linguagem predominante
- Rust
- Estrelas
- 256
- Forks
- 50
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.