eth_sendPrivateRawTransaction¶
JetBuilder supports both eth_sendPrivateRawTransaction and eth_sendRawTransaction. Either method can be used to submit a signed raw transaction through the private pool.
The RPC accepts the following payload:
Request Example¶
Response Example¶
The result field contains the transaction hash.