Skip to main content

get_activated_protocol_features

Retreives the activated protocol features for producer node

Request Body
lower_bound integer

Lower bound

upper_bound integer

Upper bound

limit integer

The limit, default is 10

search_by_block_num boolean

Flag to indicate it is has to search by block number

reverse boolean

Flag to indicate it has to search in reverse

Responses
200

OK

Schema
activated_protocol_features string[] REQUIRED

Variant type, an array of strings with the activated protocol features

more integer

In case there's more activated protocol features than the input parameter limit requested, returns the ordinal of the next activated protocol feature which was not returned, otherwise zero.