Skip to content

Commit 832a799

Browse files
gballetterencechain
andcommitted
Update specs/verge/beacon-chain.md
Co-authored-by: terencechain <[email protected]>
1 parent 3cebedb commit 832a799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/verge/beacon-chain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ class ExecutionPayload(Container):
7878
base_fee_per_gas: uint256
7979
block_hash: Hash32 # Hash of execution block
8080
# Extra payload field
81-
execution_witness: ExecutionWitness
8281
transactions: List[Transaction, MAX_TRANSACTIONS_PER_PAYLOAD]
82+
execution_witness: ExecutionWitness
8383
```
8484

8585
#### `ExecutionPayloadHeader`

0 commit comments

Comments
 (0)