StateStatusQualifier
The following qualifiers can be used in queries to the state store:
available- states that have been confirmed by a blockchain transaction, and not yet been spent in a subsequent transactionunconfirmed- states where no transaction has yet been processed from the blockchain to confirm the stateconfirmed- states that have not been marked spent as a result of indexing a blockchain transactionspent- states that have not been marked spent as a result of indexing a blockchain transactionall- all states stored in this node, regardless of status[uuid]- any other value is parsed as the UUID, and if there is an in-memory domain context active for that UUID the query is executed within that domain context