Skip to content

Commit ebaf501

Browse files
unnawutg11tech
andauthored
Add slot to State
Co-authored-by: g11tech <[email protected]>
1 parent 4c3099c commit ebaf501

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/client/containers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ class Checkpoint(Container):
2121
```python
2222
class State(Container):
2323
config: Config
24+
slot: uint64
2425

2526
latest_justified: Checkpoint
2627
latest_finalized: Checkpoint

0 commit comments

Comments
 (0)