Explitcit zero byte

This commit is contained in:
Justin Drake 2019-06-30 22:58:02 +01:00
parent cf59c303f0
commit 9df17f5494

View File

@ -198,7 +198,7 @@ The following values are (non-configurable) constants used throughout the specif
| - | - |
| `GENESIS_SLOT` | `Slot(0)` |
| `GENESIS_EPOCH` | `Epoch(0)` |
| `BLS_WITHDRAWAL_PREFIX` | `Bytes1()` |
| `BLS_WITHDRAWAL_PREFIX` | `Bytes1(b'\x00')` |
### Time parameters