This commit is contained in:
Chih Cheng Liang 2018-12-12 18:30:58 +08:00 committed by Justin
parent e2714b3344
commit 21da07b4f7
1 changed files with 1 additions and 1 deletions

View File

@ -370,7 +370,7 @@ Unless otherwise indicated, code appearing in `this style` is to be interpreted
```python ```python
{ {
# Minimum slot for processing exit # Minimum slot for processing exit
'slot': 'unit64', 'slot': 'uint64',
# Index of the exiting validator # Index of the exiting validator
'validator_index': 'uint64', 'validator_index': 'uint64',
# Validator signature # Validator signature