mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-20 22:38:11 +00:00
Fix spelling
Co-authored-by: Danny Ryan <dannyjryan@gmail.com>
This commit is contained in:
parent
5435324693
commit
3c9cd855a0
@ -226,7 +226,7 @@ class BeaconChainData(Container):
|
||||
*Note*: `ApplicationState` class is an abstract class representing ethereum application state.
|
||||
|
||||
Let `get_application_state(application_state_root: Bytes32) -> ApplicationState` be the function that given the root hash returns a copy of ethereum application state.
|
||||
The body of the function is implementation dependant.
|
||||
The body of the function is implementation dependent.
|
||||
|
||||
##### `application_state_transition`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user