19 const fc::microseconds& time_to_life)
41 const fc::microseconds& time_to_life)
override;
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
dbs_decline_voting_rights_request(database &db)
virtual const object_type & get() const override
virtual bool is_exists() const override
virtual const decline_voting_rights_request_object & create_rights(const account_id_type &account, const fc::microseconds &time_to_life)=0
virtual void remove(const decline_voting_rights_request_object &request)=0
virtual bool is_exists(const account_id_type &account_id) const =0
virtual const decline_voting_rights_request_object & get(const account_id_type &account_id) const =0