Skip to content

Commit dd98282

Browse files
unnawutg11tech
andauthored
parent -> parent_root
Co-authored-by: g11tech <develop@g11tech.io>
1 parent ad9bc63 commit dd98282

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/client/containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ class State(Container):
4343
class Block(Container):
4444
slot: uint64
4545
proposer_index: uin64
46-
parent: Bytes32
46+
parent_root: Bytes32
4747
state_root: Bytes32
4848
votes: List[Vote, VALIDATOR_REGISTRY_LIMIT]
4949
```

0 commit comments

Comments
 (0)