Submits a pre-signed transaction for broadcast to the Ethereum network.
Parameters
string
required
The signed transaction data as a hexadecimal string.
Returns
string
The transaction hash (32 bytes) as a hexadecimal string, or the zero hash if the transaction is not yet available.