shard_blob_header -> shard_header

This commit is contained in:
terence tsao 2021-05-24 06:50:03 -07:00
parent 4a5947d49e
commit 814c7696d9
1 changed files with 0 additions and 1 deletions

View File

@ -168,4 +168,3 @@ The following validations MUST pass before forwarding the `shard_proposer_slashi
for the proposer with index `proposer_slashing.signed_header_1.message.proposer_index`. for the proposer with index `proposer_slashing.signed_header_1.message.proposer_index`.
The `slot` and `shard` are ignored, there are no per-shard slashings. The `slot` and `shard` are ignored, there are no per-shard slashings.
- _[REJECT]_ All of the conditions within `process_shard_proposer_slashing` pass validation. - _[REJECT]_ All of the conditions within `process_shard_proposer_slashing` pass validation.
-