BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
Go to the documentation of this file.
26 namespace graphene {
namespace chain {
34 bool _is_authorized_asset(
const database& d,
const account_object& acct,
const asset_object& asset_obj);
tracks the blockchain state in an extensible manner
tracks the parameters of an asset
@ white_list
accounts must be whitelisted in order to hold or transact this asset
This class represents an account on the object graph.
bool is_authorized_asset(const database &d, const account_object &acct, const asset_object &asset_obj)
bool _is_authorized_asset(const database &d, const account_object &acct, const asset_object &asset_obj)
uint16_t flags
The currently active flags on this permission. See asset_issuer_permission_flags.
optional< flat_set< asset_id_type > > allowed_assets