[Transaction] klay_getTransactionByHash
Returns the information about a transaction requested by transaction hash. This API works only on RPC call, not on JavaScript console.
JSONRPC: klay_getTransactionByHash
Request
Responses
- 200
Object - A transaction object, or null when no transaction was found.