mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-19 23:19:28 +00:00
remove tautological type definition
This commit is contained in:
parent
4bf3a26afc
commit
9bdb18245e
@ -574,7 +574,6 @@ We define the following Python custom types for type hinting and readability:
|
||||
| `Shard` | `uint64` | a shard number |
|
||||
| `ValidatorIndex` | `uint64` | a validator registry index |
|
||||
| `Gwei` | `uint64` | an amount in Gwei |
|
||||
| `Bytes32` | `Bytes32` | 32 bytes of binary data |
|
||||
| `BLSPubkey` | `Bytes48` | a BLS12-381 public key |
|
||||
| `BLSSignature` | `Bytes96` | a BLS12-381 signature |
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user