bus

Get gouging parameters

Returns the current gouging parameters including consensus state, gouging settings, and redundancy settings.

get/bus/params/gouging

Response

Successfully retrieved gouging parameters

Example response

{
  "consensusState": {
    "blockHeight": 92813
  }
}

Changes

Changed in 4 of the 50 revisions of this API.42

    • the redundancySettings/minShards response's property type/format changed from integer/int32 to integer/uint8 for status 200

      response-property-type-changed

    • the redundancySettings/totalShards response's property type/format changed from integer/int32 to integer/uint8 for status 200

      response-property-type-changed

  • 922f156353c911See the full diff
    • removed the media type text/plain for the response with the status 500

      response-media-type-removed

    • api tag bus added

      api-tag-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 99 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog