BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <elasticsearch_plugin.hpp>
Public Attributes | |
asset_id_type | asset |
std::string | asset_name |
share_type | amount |
double | amount_units |
Definition at line 100 of file elasticsearch_plugin.hpp.
share_type graphene::elasticsearch::fee_struct::amount |
Definition at line 103 of file elasticsearch_plugin.hpp.
double graphene::elasticsearch::fee_struct::amount_units |
Definition at line 104 of file elasticsearch_plugin.hpp.
asset_id_type graphene::elasticsearch::fee_struct::asset |
Definition at line 101 of file elasticsearch_plugin.hpp.
std::string graphene::elasticsearch::fee_struct::asset_name |
Definition at line 102 of file elasticsearch_plugin.hpp.