You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`MINIMUM_TIMESTAMP_SUPPORTED`| Timestamp(millisecond) of the lowest header this light client will accept. All the ForkSpec must be greater than this value. |
29
-
|`MINIMUM_HEIGHT_SUPPORTED`| Height of the lowest header this light client will accept. All the ForkSpec must be greater than this value. |
28
+
|`MINIMUM_TIMESTAMP_SUPPORTED`| Timestamp(millisecond) of the lowest header this light client will accept. All the ForkSpec must be greater than or equal to this value. |
29
+
|`MINIMUM_HEIGHT_SUPPORTED`| Height of the lowest header this light client will accept. All the ForkSpec must be greater than or equal to this value. |
0 commit comments