12 dbs_decline_voting_rights_request::dbs_decline_voting_rights_request(
database& db)
14 , _dgp_svc(db.dynamic_global_property_service())
23 return get_by<by_account>(account_id);
25 FC_CAPTURE_AND_RETHROW((account_id))
30 return find_by<by_account>(account_id) !=
nullptr;
tracks the blockchain state in an extensible manner
const decline_voting_rights_request_object & create_rights(const account_id_type &account, const fc::microseconds &time_to_life) override
virtual const object_type & create(const modifier_type &modifier) override
virtual const object_type & get() const override
virtual bool is_exists() const override
time_point_sec effective_date
virtual fc::time_point_sec head_block_time() const =0