29 namespace graphene {
namespace protocol {
91 account_id_type
fee_payer()
const {
return account_id_type(); }
account_id_type fee_payer() const
account_id_type fee_payer() const
Create a committee_member object, as a bid to hold a committee_member seat on the network...
Update a committee_member object.Currently the only field which can be updated is the url field...
#define FC_REFLECT(TYPE, MEMBERS)
Specializes fc::reflector for TYPE.
account_id_type fee_payer() const
committee_member_id_type committee_member
The committee member to update.
optional< string > new_url
account_id_type committee_member_account
The account which owns the committee_member. This account pays the fee for this operation.
chain_parameters new_parameters
#define GRAPHENE_DECLARE_EXTERNAL_SERIALIZATION(type)
#define GRAPHENE_BLOCKCHAIN_PRECISION
account_id_type committee_member_account
The account which owns the committee_member. This account pays the fee for this operation.
Used by committee_members to update the global parameters of the blockchain.This operation allows the...