BitShares-Core
6.1.0
BitShares blockchain implementation and command-line interface software
|
#include <chain_parameters.hpp>
Public Attributes | |
uint32_t | max_timeout_secs |
uint32_t | max_preimage_size |
Definition at line 32 of file chain_parameters.hpp.
uint32_t graphene::protocol::htlc_options::max_preimage_size |
Definition at line 35 of file chain_parameters.hpp.
uint32_t graphene::protocol::htlc_options::max_timeout_secs |
Definition at line 34 of file chain_parameters.hpp.