Scorum
Public Member Functions | Public Attributes | List of all members
scorum::protocol::development_committee_withdraw_vesting_operation Struct Reference

#include <proposal_operations.hpp>

Inheritance diagram for scorum::protocol::development_committee_withdraw_vesting_operation:
scorum::protocol::proposal_base_operation< development_committee_withdraw_vesting_operation, development_committee_i > scorum::protocol::proposal_committee_operation< CommitteeType >

Public Member Functions

void validate () const
 
protocol::percent_type get_required_quorum (committee_type &committee_service) const
 

Public Attributes

asset vesting_shares = asset(0, SP_SYMBOL)
 

Additional Inherited Members

- Public Types inherited from scorum::protocol::proposal_base_operation< development_committee_withdraw_vesting_operation, development_committee_i >
typedef development_committee_withdraw_vesting_operation operation_type
 
- Public Types inherited from scorum::protocol::proposal_committee_operation< CommitteeType >
typedef CommitteeType committee_type
 
typedef proposal_committee_operation< CommitteeType > committee_operation_type
 

Detailed Description

Definition at line 155 of file proposal_operations.hpp.

Member Function Documentation

◆ get_required_quorum()

percent_type scorum::protocol::development_committee_withdraw_vesting_operation::get_required_quorum ( committee_type committee_service) const

Definition at line 30 of file proposal_operations.cpp.

◆ validate()

void scorum::protocol::development_committee_withdraw_vesting_operation::validate ( ) const

Definition at line 25 of file proposal_operations.cpp.

Member Data Documentation

◆ vesting_shares

asset scorum::protocol::development_committee_withdraw_vesting_operation::vesting_shares = asset(0, SP_SYMBOL)

Definition at line 158 of file proposal_operations.hpp.


The documentation for this struct was generated from the following files: