v1

latestOpenAPI 3.0.02026-07-17506168.4 KB
sectors

Verify sector location

Returns the sector's references and verifies its data integrity by reading it from disk.

get/sectors/{root}/verify

Path parameters

rootstring required

256-bit blake2b hash.

Sector root hash.

Response

Sector reference details.

contractsFileContractID[] required

List of contract IDs that reference this sector.

tempStorageinteger required

Number of temporary storage references to this sector.

errorstring nullable

Error message if the sector data failed verification. Null if valid.