|
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 |
Definition at line 303 of file wallet_structs.hpp.
| string graphene::wallet::operation_detail::description |
Definition at line 305 of file wallet_structs.hpp.
| string graphene::wallet::operation_detail::memo |
Definition at line 304 of file wallet_structs.hpp.
| operation_history_object graphene::wallet::operation_detail::op |
Definition at line 306 of file wallet_structs.hpp.
1.8.17