Skip to content

Commit

Permalink
relax validation requirements on subjective data returned by get_wall…
Browse files Browse the repository at this point in the history
…_time
  • Loading branch information
arhag committed Jul 5, 2019
1 parent 634e900 commit f8356e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esr_subjective_data.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ verifies the following:
`get_wall_time` returns the wall-clock time with microsecond accuracy. During validation, nodeos
verifies the following:
* The result is non-decreasing across a block.
* The result is non-decreasing across a transaction.
* The result is >= (the block time of the current block - 0.5s)
* The result is <= (the block time of the current block + 0.5s)
Expand Down

0 comments on commit f8356e5

Please sign in to comment.