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