#include "query.hpp"


Public Member Functions | |
| virtual | ~Query () |
Public Attributes | |
| Signature | signature {} |
| std::string | creator_account_id {} |
| ts64_t | created_ts {} |
| uint64_t | query_counter {} |
This model represents user intent for reading ledger. Concrete queries should extend this interface.
|
inlinevirtual |
| ts64_t iroha::model::Query::created_ts {} |
Creation timestamp
| std::string iroha::model::Query::creator_account_id {} |
Account id of transaction creator.
| uint64_t iroha::model::Query::query_counter {} |
Query counter