peerplays_migrated/libraries/app
Nathan Hourt c94e46f451
Ref #1506/#1737: Macro-fy ID type definitions
Define macros to fully de-boilerplate ID type definitions.

Externalities:
 - Rename transaction_object -> transaction_history_object
 - Rename impl_asset_dynamic_data_type ->
impl_asset_dynamic_data_object_type
 - Rename impl_asset_bitasset_data_type ->
impl_asset_bitasset_data_object_type

The first is to avoid a naming collision on transaction_id_type, and the
other two are to maintain consistency with the naming of the other
types.
2020-08-23 14:43:19 -05:00
..
include/graphene/app Fix build after rebase 2020-08-23 14:37:02 -05:00
api.cpp Ref #1506/#1737: Macro-fy ID type definitions 2020-08-23 14:43:19 -05:00
application.cpp Ref #1506: Isolate chain/protocol to its own library 2020-08-23 14:37:00 -05:00
CMakeLists.txt Remove NTP time 2020-08-23 14:18:24 -05:00
config_util.cpp added new files 2019-11-14 17:05:01 +05:30
database_api.cpp replace smart_ref with shared_ptr 2020-08-23 14:18:22 -05:00
plugin.cpp Ref #1506: Isolate chain/protocol to its own library 2020-08-23 14:37:00 -05:00