BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
void_result do_apply(const proposal_delete_operation &)
The proposal_update_operation updates an existing transaction proposal.
const proposal_object * _proposal
void_result do_evaluate(const proposal_update_operation &o)
processed_transaction _processed_transaction
flat_set< account_id_type > _required_active_auths
void_result do_evaluate(const proposal_create_operation &o)
groups operations that should be applied atomically
flat_set< account_id_type > _required_owner_auths
void_result do_apply(const proposal_update_operation &o)
proposal_create_operation operation_type
void operator()(const T &v) const
proposal_update_operation operation_type
proposal_delete_operation operation_type
const proposal_object * _proposal
object_id_type do_apply(const proposal_create_operation &o)
The proposal_delete_operation deletes an existing transaction proposal.
captures the result of evaluating the operations contained in the transaction
void_result do_evaluate(const proposal_delete_operation &o)
uint64_t nested_update_count
transaction _proposed_trx
uint64_t max_update_instance
The proposal_create_operation creates a transaction proposal, for use in multi-sig scenarios.
tracks the approval of a partially approved transaction
hardfork_visitor_1479 vtor_1479