Scorum
|
Refunds atomicswap operation. 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 | participant |
account_name_type | initiator |
std::string | secret_hash |
Refunds atomicswap operation.
Definition at line 936 of file scorum_operations.hpp.
|
inline |
Definition at line 943 of file scorum_operations.hpp.
void scorum::protocol::atomicswap_refund_operation::validate | ( | ) | const |
Definition at line 329 of file scorum_operations.cpp.
account_name_type scorum::protocol::atomicswap_refund_operation::initiator |
Definition at line 939 of file scorum_operations.hpp.
account_name_type scorum::protocol::atomicswap_refund_operation::participant |
Definition at line 938 of file scorum_operations.hpp.
std::string scorum::protocol::atomicswap_refund_operation::secret_hash |
Definition at line 940 of file scorum_operations.hpp.