Send transaction
Sends new transaction.
This method will use 10
Compute Units.
Reference: Here
Note: Only the POST request of sendtx is currently supported by Validation Cloud, not the GET version.
Parameters
hex tx data
- string, required in request body.
Returns
Successful response:
Or in case of error:
Last updated