#include "query_payload_meta.hpp"

Public Attributes | |
| 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.
| ts64_t iroha::model::QueryPayloadMeta::created_ts {} |
Creation timestamp
| std::string iroha::model::QueryPayloadMeta::creator_account_id {} |
Account id of transaction creator.
| uint64_t iroha::model::QueryPayloadMeta::query_counter {} |
Query counter