BlockHash.json
{
"description": "Hex-encoded cryptographic hash of a block.",
"allOf": [
{
"$ref": "#/components/schemas/Digest"
}
]
}
{
"description": "Hex-encoded cryptographic hash of a block.",
"allOf": [
{
"$ref": "#/components/schemas/Digest"
}
]
}