mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-26 18:40:40 +00:00
Fix Deposit.branch
type notation
This commit is contained in:
parent
14891047d7
commit
61f5d99dee
@ -373,7 +373,7 @@ Unless otherwise indicated, code appearing in `this style` is to be interpreted
|
||||
```python
|
||||
{
|
||||
# Branch in the deposit tree
|
||||
'branch': '[bytes32]',
|
||||
'branch': ['bytes32'],
|
||||
# Index in the deposit tree
|
||||
'index': 'uint64',
|
||||
# Data
|
||||
|
Loading…
x
Reference in New Issue
Block a user