mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-20 22:38:11 +00:00
Fix typo
This commit is contained in:
parent
0eff6e0a93
commit
d0bcf294a8
@ -334,7 +334,7 @@ Each deposit in `block.body.deposits` must verify against `state.eth1_data.eth1_
|
||||
|
||||
###### `get_eth1_data`
|
||||
|
||||
Let `Eth1Block` be an abstract object representing Eth1 blocks with the `timestamp` and depost contract data available.
|
||||
Let `Eth1Block` be an abstract object representing Eth1 blocks with the `timestamp` and deposit contract data available.
|
||||
|
||||
Let `get_eth1_data(block: Eth1Block) -> Eth1Data` be the function that returns the Eth1 data for a given Eth1 block.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user