You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p><code>validator_count</code> is read from the head state’s validator registry. Lean validators are fixed at genesis (no churn), so it always equals the size of the genesis registry.</p>
<p>SSZ-encoded <code>State</code> at the latest finalized checkpoint (<code>Content-Type: application/octet-stream</code>). The served state has its <code>latest_block_header.state_root</code> zeroed to match the canonical post-state representation the state transition produces, so checkpoint-sync peers reconstruct an identical state root. See <ahref="#checkpoint-sync">Checkpoint Sync</a>.</p>
<p><code>validator_count</code> is read from the head state’s validator registry. Lean validators are fixed at genesis (no churn), so it always equals the size of the genesis registry.</p>
<p>SSZ-encoded <code>State</code> at the latest finalized checkpoint (<code>Content-Type: application/octet-stream</code>). The served state has its <code>latest_block_header.state_root</code> zeroed to match the canonical post-state representation the state transition produces, so checkpoint-sync peers reconstruct an identical state root. See <ahref="./checkpoint_sync.html">Checkpoint Sync</a>.</p>
0 commit comments