Skip to content

Commit ab3943a

Browse files
unnawutg11tech
andauthored
add latest_block_header to State
Co-authored-by: g11tech <develop@g11tech.io>
1 parent dd98282 commit ab3943a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/client/containers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ class Checkpoint(Container):
2222
class State(Container):
2323
config: Config
2424
slot: uint64
25+
latest_block_header: BlockHeader
2526

2627
latest_justified: Checkpoint
2728
latest_finalized: Checkpoint

0 commit comments

Comments
 (0)