Scorum
|
#include <proposal_operations.hpp>
Public Member Functions | |
void | validate () const |
protocol::percent_type | get_required_quorum (committee_type &committee_service) const |
Public Attributes | |
account_name_type | to_account |
asset | amount = asset(0, SCORUM_SYMBOL) |
Additional Inherited Members | |
![]() | |
typedef development_committee_withdraw_vesting_operation | operation_type |
![]() | |
typedef CommitteeType | committee_type |
typedef proposal_committee_operation< CommitteeType > | committee_operation_type |
Definition at line 165 of file proposal_operations.hpp.
percent_type scorum::protocol::development_committee_transfer_operation::get_required_quorum | ( | committee_type & | committee_service | ) | const |
Definition at line 20 of file proposal_operations.cpp.
void scorum::protocol::development_committee_transfer_operation::validate | ( | ) | const |
Definition at line 13 of file proposal_operations.cpp.
asset scorum::protocol::development_committee_transfer_operation::amount = asset(0, SCORUM_SYMBOL) |
Definition at line 169 of file proposal_operations.hpp.
account_name_type scorum::protocol::development_committee_transfer_operation::to_account |
Definition at line 168 of file proposal_operations.hpp.