Skip to content

Commit

Permalink
add a comment (review)
Browse files Browse the repository at this point in the history
  • Loading branch information
ordian committed Mar 4, 2024
1 parent 8910798 commit 7322058
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions polkadot/node/subsystem-types/src/messages.rs
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ pub enum CollatorProtocolMessage {
/// The receipt of the candidate.
candidate_receipt: CandidateReceipt,
/// The hash of the parent head-data.
/// Here to avoid computing the hash of the parent head data twice.
parent_head_data_hash: Hash,
/// Proof of validity.
pov: PoV,
Expand Down

0 comments on commit 7322058

Please sign in to comment.