sui_getProtocolConfig

Return the protocol config table for the given version number. If the version number is not specified, the node uses the version of the latest epoch it has processed.

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
versionstringOptional
A protocol version specifier. If omitted, the latest protocol config table for the node will be returned.

Response

The protocol config table for the given version number.
attributesobject or null
Has additional fields
featureFlagsobject or null
Has additional fields
maxSupportedProtocolVersionstring or null
minSupportedProtocolVersionstring or null
protocolVersionstring or null