block

ODS for block

Returns the Original Data Square (ODS) structure for the block at the given height, representing the raw data availability square layout used for blob verification.

get/block/{height}/ods

Path parameters

heightinteger required

Block height

Response

OK

widthinteger

Example response

{
  "width": 2
}

Changes