#include "account.hpp"
◆ Account()
| iroha::model::Account::Account |
( |
| ) |
|
|
inline |
◆ account_id
| std::string iroha::model::Account::account_id |
User name is used as unique identifier of an account
◆ domain_id
| std::string iroha::model::Account::domain_id |
Account has only one domain. Id of the domain of a account
◆ json_data
| std::string iroha::model::Account::json_data |
◆ quorum
| uint32_t iroha::model::Account::quorum |
Minimum quorum of signatures need for transactions
The documentation for this struct was generated from the following file: