typo (#294)
This commit is contained in:
parent
e2714b3344
commit
21da07b4f7
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue