29 namespace graphene {
namespace chain {
75 bool _executed_proposal =
false;
76 bool _proposal_failed =
false;
uint64_t max_update_instance
proposal_delete_operation operation_type
void operator()(const T &v) const
The proposal_delete_operation deletes an existing transaction proposalThis operation allows the early...
uint64_t nested_update_count
proposal_update_operation operation_type
hardfork_visitor_1479 vtor_1479
groups operations that should be applied atomically
transaction _proposed_trx
The proposal_create_operation creates a transaction proposal, for use in multi-sig scenariosCreates a...
processed_transaction _processed_transaction
flat_set< account_id_type > _required_active_auths
The proposal_update_operation updates an existing transaction proposalThis operation allows accounts ...
flat_set< account_id_type > _required_owner_auths
proposal_create_operation operation_type
captures the result of evaluating the operations contained in the transaction
tracks the approval of a partially approved transaction