#include <htlc.hpp>
Definition at line 187 of file htlc.hpp.
◆ htlc_refund_operation() [1/2]
graphene::protocol::htlc_refund_operation::htlc_refund_operation |
( |
| ) |
|
|
inline |
◆ htlc_refund_operation() [2/2]
graphene::protocol::htlc_refund_operation::htlc_refund_operation |
( |
const htlc_id_type & |
htlc_id, |
|
|
const account_id_type & |
htlc_from, |
|
|
const account_id_type & |
htlc_to, |
|
|
const asset & |
amount, |
|
|
const htlc_hash & |
preimage_hash, |
|
|
uint16_t |
preimage_size |
|
) |
| |
|
inline |
◆ calculate_fee()
This is a virtual operation; there is no fee.
Definition at line 202 of file htlc.hpp.
◆ fee_payer()
account_id_type graphene::protocol::htlc_refund_operation::fee_payer |
( |
| ) |
const |
|
inline |
◆ htlc_from()
account_id_type graphene::protocol::htlc_refund_operation::htlc_from |
( |
| ) |
const |
|
inline |
◆ htlc_to()
account_id_type graphene::protocol::htlc_refund_operation::htlc_to |
( |
| ) |
const |
|
inline |
◆ validate()
void graphene::protocol::htlc_refund_operation::validate |
( |
| ) |
const |
|
inlinevirtual |
◆ fee
asset graphene::protocol::htlc_refund_operation::fee |
◆ htlc_amount
asset graphene::protocol::htlc_refund_operation::htlc_amount |
◆ htlc_id
htlc_id_type graphene::protocol::htlc_refund_operation::htlc_id |
◆ htlc_preimage_hash
htlc_hash graphene::protocol::htlc_refund_operation::htlc_preimage_hash |
◆ htlc_preimage_size
uint16_t graphene::protocol::htlc_refund_operation::htlc_preimage_size |
◆ original_htlc_recipient
account_id_type graphene::protocol::htlc_refund_operation::original_htlc_recipient |
◆ to
account_id_type graphene::protocol::htlc_refund_operation::to |
The documentation for this struct was generated from the following file:
- libraries/protocol/include/graphene/protocol/htlc.hpp