We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c3dd3c commit 11fb205Copy full SHA for 11fb205
hydra-node/json-schemas/api.yaml
@@ -731,7 +731,7 @@ components:
731
title: SideLoadSnapshotRequest
732
description: |
733
Submit a snapshot along with a valid multisignature to update the node's latest confirmed snapshot.
734
- The provided snapshot must have a strictly higher snapshot number and version than the previous one.
+ The provided snapshot must have a higher or equal snapshot number and version than the previous one.
735
Additionally, it must be enforceable and valid according to the current protocol state on L1,
736
meaning it must be signed by all required participants.
737
payload:
0 commit comments