Translations: Transactions/42/en

From ArdorDocs
Jump to: navigation, search

Request:

  • requestType is getUnconfirmedTransactionIds
  • chain is the chain that we want to retrieve the unconfirmed transactions (eg: 2 that is equivalent to IGNIS chain)
  • account is one account ID (optional)
  • account is one account ID (optional)

  • firstIndex is a zero-based index to the first transaction to retrieve (optional)
  • lastIndex is a zero-based index to the last transaction to retrieve (optional)
  • adminPassword Admin password parameter (optional)
  • 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)