diff --git a/docs/src/developing/clients/jsonrpc-api.md b/docs/src/developing/clients/jsonrpc-api.md index d13ac4d530..a2bad32c65 100644 --- a/docs/src/developing/clients/jsonrpc-api.md +++ b/docs/src/developing/clients/jsonrpc-api.md @@ -836,6 +836,8 @@ The result field will be an array of JSON objects, each with the following sub f - `tpu: ` - TPU network address for the node - `rpc: |null` - JSON RPC network address for the node, or `null` if the JSON RPC service is not enabled - `version: |null` - The software version of the node, or `null` if the version information is not available +- `featureSet: |null` - The unique identifier of the node's feature set +- `shredVersion: |null` - The shred version the node has been configured to use #### Example: