BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Attributes | List of all members
graphene::protocol::htlc_options Struct Reference

#include <chain_parameters.hpp>

Public Attributes

uint32_t max_timeout_secs
 
uint32_t max_preimage_size
 

Detailed Description

Definition at line 32 of file chain_parameters.hpp.

Member Data Documentation

◆ max_preimage_size

uint32_t graphene::protocol::htlc_options::max_preimage_size

Definition at line 35 of file chain_parameters.hpp.

◆ max_timeout_secs

uint32_t graphene::protocol::htlc_options::max_timeout_secs

Definition at line 34 of file chain_parameters.hpp.


The documentation for this struct was generated from the following file: