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