File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -39744,6 +39744,10 @@ paths:
3974439744 type: string
3974539745 format: hex
3974639746 pattern: '^0x[a-fA-F0-9]{2,}$'
39747+ custody_group_count:
39748+ type: string
39749+ example: '1'
39750+ description: Uint64 representing the node's custody group count. The metadata is present from the Fulu fork.
3974739751 '500':
3974839752 description: Beacon node internal error.
3974939753 content:
@@ -50778,6 +50782,10 @@ components:
5077850782 type: string
5077950783 format: hex
5078050784 pattern: '^0x[a-fA-F0-9]{2,}$'
50785+ custody_group_count:
50786+ type: string
50787+ example: '1'
50788+ description: Uint64 representing the node's custody group count. The metadata is present from the Fulu fork.
5078150789 Peer:
5078250790 type: object
5078350791 required:
You can’t perform that action at this time.
0 commit comments