#include <htlc.hpp>
Definition at line 45 of file htlc.hpp.
◆ calculate_fee()
share_type graphene::protocol::htlc_create_operation::calculate_fee |
( |
const fee_params_t & |
fee_params, |
|
|
uint32_t |
fee_per_kb |
|
) |
| const |
◆ fee_payer()
account_id_type graphene::protocol::htlc_create_operation::fee_payer |
( |
| ) |
const |
|
inline |
who will pay the fee
Definition at line 82 of file htlc.hpp.
◆ validate()
void graphene::protocol::htlc_create_operation::validate |
( |
| ) |
const |
|
virtual |
◆ amount
asset graphene::protocol::htlc_create_operation::amount |
◆ claim_period_seconds
uint32_t graphene::protocol::htlc_create_operation::claim_period_seconds |
◆ extensions
◆ fee
asset graphene::protocol::htlc_create_operation::fee |
◆ from
account_id_type graphene::protocol::htlc_create_operation::from |
◆ preimage_hash
htlc_hash graphene::protocol::htlc_create_operation::preimage_hash |
◆ preimage_size
uint16_t graphene::protocol::htlc_create_operation::preimage_size |
◆ to
account_id_type graphene::protocol::htlc_create_operation::to |
The documentation for this struct was generated from the following files:
- libraries/protocol/include/graphene/protocol/htlc.hpp
- libraries/protocol/htlc.cpp