codechain icon indicating copy to clipboard operation
codechain copied to clipboard

ACCEPTABLE_DRIFT_SECS and allowed_future_gap have the same purpose

Open majecty opened this issue 5 years ago • 0 comments

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.

majecty avatar May 27 '20 06:05 majecty