BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Classes | Public Attributes | List of all members
graphene::chain::htlc_object::condition_info Struct Reference

#include <htlc_object.hpp>

Classes

struct  hash_lock_info
 
struct  time_lock_info
 

Public Attributes

hash_lock_info hash_lock
 
time_lock_info time_lock
 

Detailed Description

Definition at line 50 of file htlc_object.hpp.

Member Data Documentation

◆ hash_lock

hash_lock_info graphene::chain::htlc_object::condition_info::hash_lock

Definition at line 61 of file htlc_object.hpp.

◆ time_lock

time_lock_info graphene::chain::htlc_object::condition_info::time_lock

Definition at line 62 of file htlc_object.hpp.


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