post
https://api.shasta.trongrid.io/wallet/broadcasttransaction
Broadcasts a signed transaction to the network.
Returns
| Field | Type | Description |
|---|---|---|
| result | boolean | Whether the broadcast was successful. true - successful; false - failed. (Field omitted in result). |
| txid | string | The transaction hash. |
| code | string | Error code indicating the result. |
| message | string | Detailed error information. |