mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-17 13:06:34 +00:00
minor typo
Co-Authored-By: MrChico <martin.lundfall@protonmail.com>
This commit is contained in:
parent
cf5b48ff21
commit
8861ca0282
@ -484,7 +484,7 @@ class BeaconState(Container):
|
|||||||
|
|
||||||
### Signed envelopes
|
### Signed envelopes
|
||||||
|
|
||||||
Some messages in the protocol are wrapped in an envelop to better facilitate adding/pruning the signature and to `hash_tree_root` the `message` separate from the signature.
|
Some messages in the protocol are wrapped in an envelope to better facilitate adding/pruning the signature and to `hash_tree_root` the `message` separate from the signature.
|
||||||
|
|
||||||
#### `SignedVoluntaryExit`
|
#### `SignedVoluntaryExit`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user