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. |
||
|---|---|---|
| .. | ||
| include/graphene/app | ||
| api.cpp | ||
| application.cpp | ||
| CMakeLists.txt | ||
| config_util.cpp | ||
| database_api.cpp | ||
| plugin.cpp | ||