get_transaction_details_by_hashes
Input
Argument | Mandatory | Description | Format |
---|---|---|---|
transactionHashes | yes | List of transaction hashes | array |
Output
Argument | Description | Format |
---|---|---|
transactions | List of transactions | array |
status | Status of the request, "OK" if successful | string |
Description
- This is JSON version of get_transaction_details_by_hashes.bin and uses same structs as the binary version.