Skip to main content

TransactionV1Hash.json

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