/eth/v1/validator/beacon_committee_subscriptions
After beacon node receives this request, search using discv5 for peers related to this subnet and replace current peers with those ones if necessary If validator is_aggregator
, beacon node must:
announce subnet topic subscription on gossipsub
aggregate attestations received on that subnet
Parameters:
None
Request body:
array<object>
Example:
Last updated