Function NetworkClient.getTransactions

Transaction[] getTransactions (
  Set!(geod24.bitblob.BitBlob!(64L).BitBlob) tx_hashes
) nothrow @trusted;

Parameters

NameDescription
tx_hashes A Set of Transaction hashes

Returns

Transactions corresponding to the requested hashes or Transaction.init for hashes that can't be found in the pool