Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Specify either
finality or block_id to get protocol config at a given block state.Parameters for EXPERIMENTAL_protocol_config:params.finality: Optional finality level to query protocol config at. Cannot be used with block_id.params.block_id: Block height or hash. Cannot be used with finality.
Returns
Current or historical protocol configuration used by the NEAR blockchain.