Skip to main content

BlockHash.json

{
"description": "A cryptographic hash identifying a [`Block`](struct.Block.html).",
"allOf": [
{
"$ref": "#/components/schemas/Digest"
}
]
}