BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <wallet_structs.hpp>
Public Attributes | |
string | memo |
string | description |
operation_history_object | op |
transaction_id_type | transaction_id |
Definition at line 309 of file wallet_structs.hpp.
string graphene::wallet::operation_detail_ex::description |
Definition at line 311 of file wallet_structs.hpp.
string graphene::wallet::operation_detail_ex::memo |
Definition at line 310 of file wallet_structs.hpp.
operation_history_object graphene::wallet::operation_detail_ex::op |
Definition at line 312 of file wallet_structs.hpp.
transaction_id_type graphene::wallet::operation_detail_ex::transaction_id |
Definition at line 313 of file wallet_structs.hpp.