v1
latestOpenAPI 3.0.12026-07-17141319.8 KBhelpers
Returns the hash of the given operation content.
post/helpers/operation-messages
Request body
Example request
{
"content": [
"Transaction"
]
}Response
The hash of the operation.
Example response
{
"content": {
"content": [
"Transaction"
]
}
}