Get upload parameters
Returns parameters needed for uploads including consensus height, gouging parameters and upload packing status.
Response
Successfully retrieved upload parameters
Example response
{
"currentHeight": 92813,
"consensusState": {
"blockHeight": 92813
}
}Changes
Changed in 4 of the 50 revisions of this API.42
- ▲
the
allOf[GougingParams]/redundancySettings/minShardsresponse's property type/format changed frominteger/int32tointeger/uint8for status200response-property-type-changed
- ▲
the
allOf[GougingParams]/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
- ▲