29 namespace graphene {
namespace protocol {
32 flat_set<account_id_type>& result,
37 result.insert( item.first );
Identifies a weighted set of keys and accounts that must approve operations.
void add_authority_accounts(flat_set< account_id_type > &result, const authority &a)
flat_map< account_id_type, weight_type > account_auths
#define GRAPHENE_IMPLEMENT_EXTERNAL_SERIALIZATION(type)