mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-05 07:14:41 +00:00
add a comment to pinpoint the new, verge-related fields
Co-authored-by: Mikhail Kalinin <noblesse.knight@gmail.com>
This commit is contained in:
parent
8fc37ca64c
commit
698650cd19
@ -79,7 +79,7 @@ class ExecutionPayload(Container):
|
||||
block_hash: Hash32 # Hash of execution block
|
||||
# Extra payload field
|
||||
transactions: List[Transaction, MAX_TRANSACTIONS_PER_PAYLOAD]
|
||||
execution_witness: ExecutionWitness
|
||||
execution_witness: ExecutionWitness # [New in Verge]
|
||||
```
|
||||
|
||||
#### `ExecutionPayloadHeader`
|
||||
|
Loading…
x
Reference in New Issue
Block a user