mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-03 06:44:53 -05:00
Moved notes to the end of the section to make Danny happy
This commit is contained in:
@@ -421,8 +421,6 @@ Unless otherwise indicated, code appearing in `this style` is to be interpreted
|
||||
|
||||
#### `BeaconBlockBody`
|
||||
|
||||
`ProofOfCustodySeedChange`, `ProofOfCustodyChallenge`, and `ProofOfCustodyResponse` will be defined in phase 1; for now, put dummy classes as these lists will remain empty throughout phase 0.
|
||||
|
||||
```python
|
||||
{
|
||||
'proposer_slashings': [ProposerSlashing],
|
||||
@@ -436,6 +434,8 @@ Unless otherwise indicated, code appearing in `this style` is to be interpreted
|
||||
}
|
||||
```
|
||||
|
||||
`ProofOfCustodySeedChange`, `ProofOfCustodyChallenge`, and `ProofOfCustodyResponse` will be defined in phase 1; for now, put dummy classes as these lists will remain empty throughout phase 0.
|
||||
|
||||
#### `ProposalSignedData`
|
||||
|
||||
```python
|
||||
|
||||
Reference in New Issue
Block a user