Revert "BitVector -> Bitvector"

This reverts commit df6bd1b6c33833c264561da361436453e5e55f4c.
This commit is contained in:
Dankrad Feist 2021-05-05 21:58:03 +01:00
parent 687641a79b
commit 55471bc5d4

View File

@ -65,7 +65,7 @@ Altair is the first beacon chain hard fork. Its main features are:
| Name | SSZ equivalent | Description | | Name | SSZ equivalent | Description |
| - | - | - | | - | - | - |
| `ParticipationFlags` | `Bitvector[PARTICIPATION_FLAGS_LENGTH]` | a succinct representation of up to 8 boolean participation flags | | `ParticipationFlags` | `BitVector[PARTICIPATION_FLAGS_LENGTH]` | a succinct representation of up to 8 boolean participation flags |
## Constants ## Constants