Send transaction
Sends a transaction that has already been built.
Use the /api/Wallet/build-transaction call to create transactions.
post
/api/Wallet/send-transaction
Body
hexstringrequired
A string containing the transaction in hexadecimal format.
Responses
cURL
JavaScript
Python
HTTP
200
400
403
500
No body