Get gouging parameters
Returns the current gouging parameters including consensus state, gouging settings, and redundancy settings.
Response
Successfully retrieved gouging parameters
Example response
{
"consensusState": {
"blockHeight": 92813
}
}Changes
Changed in 4 of the 50 revisions of this API.42
- ▲
the
redundancySettings/minShardsresponse's property type/format changed frominteger/int32tointeger/uint8for status200response-property-type-changed
- ▲
the
redundancySettings/totalShardsresponse's property type/format changed frominteger/int32tointeger/uint8for status200response-property-type-changed
- ▲
- ▲
removed the media type
text/plainfor the response with the status500response-media-type-removed
- ○
api tag
busaddedapi-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
- ▲