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

#include <htlc_object.hpp>

Public Attributes

account_id_type from
 
account_id_type to
 
share_type amount
 
asset_id_type asset_id
 

Detailed Description

Definition at line 43 of file htlc_object.hpp.

Member Data Documentation

◆ amount

share_type graphene::chain::htlc_object::transfer_info::amount

Definition at line 47 of file htlc_object.hpp.

◆ asset_id

asset_id_type graphene::chain::htlc_object::transfer_info::asset_id

Definition at line 48 of file htlc_object.hpp.

◆ from

account_id_type graphene::chain::htlc_object::transfer_info::from

Definition at line 45 of file htlc_object.hpp.

◆ to

account_id_type graphene::chain::htlc_object::transfer_info::to

Definition at line 46 of file htlc_object.hpp.


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