minor typo

Co-Authored-By: MrChico <martin.lundfall@protonmail.com>
This commit is contained in:
Danny Ryan
2019-12-10 10:05:19 -07:00
committed by GitHub
parent cf5b48ff21
commit 8861ca0282

View File

@@ -484,7 +484,7 @@ class BeaconState(Container):
### 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`