Schedule protocol feature activations

schedule_protocol_feature_activations

post

Schedule protocol feature activation for producer node

Body
Responses
200
OK
application/json
Responseany

Returns Nothing

post
POST /v1/producer/schedule_protocol_feature_activations HTTP/1.1
Host: eos.nownodes.io
Content-Type: application/json
Accept: */*
Content-Length: 55

{
  "schedule": {
    "protocol_features_to_activate": [
      "text"
    ]
  }
}
200

OK

No content