API.getTransactions - multiple declarations
Function API.getTransactions
abstract Transaction[] getTransactions
(
Set!(geod24.bitblob.BitBlob!(64L).BitBlob) tx_hashes
) @safe;
API
GET /transactions
Parameters
Name | Description |
---|---|
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
Function API.getTransactions
Parameters
Name | Description |
---|---|
from | starting hash |
Returns
Transactions in the pool that have a larger hash value