eth_sendRawTransaction
The transaction hash, or the zero hash if the transaction is not yet available.
Params
(1)1. signedTransactionData (required)
string
Match pattern:
^0x[0-9a-f]*$
Result
(transactionHash)string
Match pattern:
^0x[0-9,a-f,A-F]{64}$