Retreives supported protocol features for producer node
Defines filters based on which to return the supported protocol features
Variant type, an array of strings with the supported protocol features
POST /v1/producer/get_supported_protocol_features HTTP/1.1 Host: eos.nownodes.io Content-Type: application/json Accept: */* Content-Length: 65 { "params": { "exclude_disabled": true, "exclude_unactivatable": true } }
OK
[ "text" ]