sui_getProtocolConfig
POST
/{apiKey}
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
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
stringoptional
A protocol version specifier. If omitted, the latest protocol config table for the node will be returned.
Responses
200
The protocol config table for the given version number.
Was this page helpful?