gettransactions
Input
Argument
Mandatory
Description
Format
txs_hashes
yes
List of transaction hashes
array
Output
Argument
Description
Format
txs_as_hex
List of transactions blobs as hex
array
missed_tx
List of transactions not found
array
status
Status of request, "OK" if successful
string
Notes
Transaction hashes are passed as strings
Last updated