get_block_indexes_by_transaction_hashes
Input
Argument | Mandatory | Description | Format |
---|---|---|---|
transactionHashes | yes | List of transaction hashes | array |
Output
Argument | Description | Format |
---|---|---|
blockIndexes | List of block indexes | array |
status | Status of request, "OK" if successful | string |
Description
This method returns block indexes of blocks containing transactions with the passed-in transaction hashes.