#include <htlc.hpp>
Definition at line 153 of file htlc.hpp.
◆ calculate_fee()
◆ fee_payer()
account_id_type graphene::protocol::htlc_extend_operation::fee_payer |
( |
| ) |
const |
|
inline |
Who is to pay the fee.
Definition at line 179 of file htlc.hpp.
◆ validate()
void graphene::protocol::htlc_extend_operation::validate |
( |
| ) |
const |
|
virtual |
◆ extensions
◆ fee
asset graphene::protocol::htlc_extend_operation::fee |
◆ htlc_id
htlc_id_type graphene::protocol::htlc_extend_operation::htlc_id |
◆ seconds_to_add
uint32_t graphene::protocol::htlc_extend_operation::seconds_to_add |
◆ update_issuer
account_id_type graphene::protocol::htlc_extend_operation::update_issuer |
The documentation for this struct was generated from the following files:
- libraries/protocol/include/graphene/protocol/htlc.hpp
- libraries/protocol/htlc.cpp