Translations:Monetary System/34/en
From ArdorDocs
Request:
- requestType is either getAccountExchangeRequests or getExpectedExchangeRequests, where expected requests are from the unconfirmed transactions pool or are phased transactions scheduled to finish in the next block
- chain the chain related to the operation
- account is the account ID (optional for expected requests)
- currency is the currency ID (optional for expected requests if account provided)
- includeCurrencyInfo is true to include the response fields code, decimals, name, issuanceHeight, type, timestamp, issuerAccountRS and issuerAccount (optional, applies only to expected requests)
- firstIndex is a zero-based index to the first request to retrieve (optional, does not apply to expected requests)
- lastIndex is a zero-based index to the last request to retrieve (optional, does not apply to expected requests)
- requireBlock is the block ID of a block that must be present in the blockchain during execution (optional)
- requireLastBlock is the block ID of a block that must be last in the blockchain during execution (optional)