Use the /api/Wallet/build-transaction call to create transactions.
A class containing the necessary parameters for a send transaction request.
A string containing the transaction in hexadecimal format.
POST /api/Wallet/send-transaction HTTP/1.1 Host: strax.nownodes.io Content-Type: application/json-patch+json Accept: */* Content-Length: 14 { "hex": "text" }
Returns transaction details
No content