Scorum
|
Sets witness proxy for account. More...
#include <scorum_operations.hpp>
Public Member Functions | |
void | validate () const |
void | get_required_active_authorities (flat_set< account_name_type > &a) const |
![]() | |
void | get_required_authorities (std::vector< authority > &) const |
void | get_required_active_authorities (flat_set< account_name_type > &) const |
void | get_required_posting_authorities (flat_set< account_name_type > &) const |
void | get_required_owner_authorities (flat_set< account_name_type > &) const |
bool | is_virtual () const |
void | validate () const |
Public Attributes | |
account_name_type | account |
account_name_type | proxy |
Sets witness proxy for account.
Definition at line 538 of file scorum_operations.hpp.
|
inline |
Definition at line 544 of file scorum_operations.hpp.
void scorum::protocol::account_witness_proxy_operation::validate | ( | ) | const |
Definition at line 185 of file scorum_operations.cpp.
account_name_type scorum::protocol::account_witness_proxy_operation::account |
Definition at line 540 of file scorum_operations.hpp.
account_name_type scorum::protocol::account_witness_proxy_operation::proxy |
Definition at line 541 of file scorum_operations.hpp.