[Transaction] klay_sendRawTransaction
Creates a new message call transaction or a contract creation for signed transactions.
NOTE: If you deployed a contract, use klay_getTransactionReceipt to get the contract address.
JSONRPC: klay_sendRawTransaction
Request
Responses
- 200
Returns the transaction hash or the zero hash if the transaction is not yet available.