klay_sendRawTransaction
Creates a new message call transaction or a contract creation for signed transactions.
Parameters
Type
Description
DATA
The signed transaction data.
Return Value
Type
Description
32-byte DATA
The transaction hash or the zero hash if the transaction is not yet available.
Example
Last updated