[Transaction] klay_getDecodedAnchoringTransactionByHash
Returns the decoded anchored data in the transaction for the given transaction hash.
JSONRPC: klay_getDecodedAnchoringTransactionByHash
Request
- application/json
Body
method stringrequired
Default value: klay_getDecodedAnchoringTransactionByHash
Method name
id int64required
Default value: 1
Request ID, Random or Auto incrementation
jsonrpc stringrequired
Default value: 2.0
JSON-RPC Version (2.0)
params 32-byte DATA[]required
Hash of a transaction.