BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
Go to the documentation of this file.
29 namespace graphene {
namespace protocol {
91 account_id_type
fee_payer()
const {
return account_id_type(); }
104 (fee)(committee_member_account)(url) )
106 (fee)(committee_member)(committee_member_account)(new_url) )
account_id_type committee_member_account
The account which owns the committee_member. This account pays the fee for this operation.
Create a committee_member object, as a bid to hold a committee_member seat on the network.
Update a committee_member object.
account_id_type committee_member_account
The account which owns the committee_member. This account pays the fee for this operation.
#define GRAPHENE_BLOCKCHAIN_PRECISION
chain_parameters new_parameters
account_id_type fee_payer() const
#define GRAPHENE_DECLARE_EXTERNAL_SERIALIZATION(type)
optional< string > new_url
Used by committee_members to update the global parameters of the blockchain.
account_id_type fee_payer() const
committee_member_id_type committee_member
The committee member to update.
#define FC_REFLECT(TYPE, MEMBERS)
Specializes fc::reflector for TYPE.
account_id_type fee_payer() const