29 namespace graphene {
namespace protocol {
55 a.push_back(
authority( 1, balance_owner_key, 1 ) );
Identifies a weighted set of keys and accounts that must approve operations.
public_key_type balance_owner_key
#define FC_REFLECT(TYPE, MEMBERS)
Specializes fc::reflector for TYPE.
share_type calculate_fee(const fee_parameters_type &) const
Claim a balance in a graphene::chain::balance_object.
#define GRAPHENE_DECLARE_EXTERNAL_SERIALIZATION(type)
account_id_type fee_payer() const
balance_id_type balance_to_claim
account_id_type deposit_to_account
void get_required_authorities(vector< authority > &a) const