Skip to content

Commit

Permalink
done
Browse files Browse the repository at this point in the history
  • Loading branch information
Giulio2002 committed Aug 6, 2023
1 parent 6a724fa commit 97ae10c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion execution/execution.proto
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ message ForkChoiceReceipt {
message ValidationReceipt {
ExecutionStatus validation_status = 1;
types.H256 latest_valid_hash = 2;
optional types.H256 missing_hash = 3; // The missing hash, in case we receive MissingSegment so that we can reverse download it.
};

message IsCanonicalResponse {
Expand Down

0 comments on commit 97ae10c

Please sign in to comment.