diff --git a/apis/validator/register_validator.yaml b/apis/validator/register_validator.yaml index 9b555d3b..41743af8 100644 --- a/apis/validator/register_validator.yaml +++ b/apis/validator/register_validator.yaml @@ -3,12 +3,12 @@ post: summary: Provide beacon node with registrations for the given validators to the external builder network. description: | Prepares the beacon node for engaging with external builders. The - information will be sent by the beacon node to each external builder it is - connected to. It is expected that the validator client will send this - information periodically to ensure the beacon node has correct and timely - registration information to provide to builders. The validator client - should not sign blinded beacon blocks that do not adhere to their latest - fee recipient and gas limit preferences. + information will be sent by the beacon node to the builder network. It is + expected that the validator client will send this information periodically + to ensure the beacon node has correct and timely registration information + to provide to builders. The validator client should not sign blinded beacon + blocks that do not adhere to their latest fee recipient and gas limit + preferences. Note that requests containing currently inactive or unknown validator pubkeys will be accepted, as they may become active at a later epoch.