Send transaction
post
Body
A class containing the necessary parameters for a send transaction request.
hexstringRequired
A string containing the transaction in hexadecimal format.
Responses
200
Success
400
Bad Request
403
Forbidden
500
Server Error
post
POST /Unity3d/send-transaction HTTP/1.1
Host: strax.nownodes.io
Content-Type: application/json-patch+json
Accept: */*
Content-Length: 14
{
"hex": "text"
}
No content