v1

latestOpenAPI 3.0.0raw.githubusercontent.com2025-08-29295183.8 KB

Retreives the activated protocol features for producer node

post/get_activated_protocol_features

Request body

lower_boundinteger

Lower bound

upper_boundinteger

Upper bound

limitinteger

The limit, default is 10

search_by_block_numboolean

Flag to indicate it is has to search by block number

reverseboolean

Flag to indicate it has to search in reverse

Response

OK

activated_protocol_featuresstring[] required

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

moreinteger

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.