get_block_hashes_by_transaction_hashes
This method will return block hashes of blocks that contain transactions with specified transaction hashes. Results can be limited to range of block indexes.
get_block_hashes_by_payment_id
This method will return block hashes of blocks that contain transactions with specified payment ID. Results can be limited to range of block indexes.
get_block_indexes_by_transaction_hashes
This method will return block indexes of blocks that contain transactions with specified transaction hashes. Results can be limited to range of block indexes.