v1
latestOpenAPI 3.0.12026-07-17141319.8 KBhelpers
Returns the hash of the given packet. It can be any json.
post/helpers/hash-operation
Request body
Example request
{
"content": [
"Transaction"
]
}Response
The hash of the operation.
Returns the hash of the given packet. It can be any json.
{
"content": [
"Transaction"
]
}The hash of the operation.