light-client: Show max_clock_drift
in error raised when header is from the future
#1280
Labels
enhancement
New feature or request
Description
The
HeaderFromTheFuture
error that is returned by the light client when a header is deemed to be from the future should include themax_clock_drift
that was taken into account when performing the check.Definition of "done"
The error message includes the
max_clock_drift
that was taken into account.The text was updated successfully, but these errors were encountered: