gettransactions

Retrieves transactions in serialized binary form by specified tx IDs.

Outputs:
missed_tx — array of strings; hex-encoded identifiers of transactions that were not found.
txs_as_hex — array of strings; found transactions serialized to binary format.

Language