Store parent_payload_hash in ProtoNode

This commit is contained in:
Michael Sproul
2026-04-01 16:42:49 +11:00
parent 3cf19e724f
commit ddff03d26f
3 changed files with 7 additions and 3 deletions

View File

@@ -1138,6 +1138,7 @@ where
}
// index == 1 (payload_present) requires the block's payload to have been received.
// TODO(gloas): could optimise by adding `payload_received` to `Block`
if index == 1
&& !self
.proto_array