Scorum
data_service_factory.cpp
Go to the documentation of this file.
2 
4 
6 
41 
43 
44 // clang-format off
46  (account_blogging_statistic)
47  (account_registration_bonus)
48  (atomicswap)
49  (fund_budget)
50  (post_budget)
51  (banner_budget)
52  (comment)
53  (comment_statistic_scr)
54  (comment_statistic_sp)
55  (comment_vote)
56  (decline_voting_rights_request)
57  (dynamic_global_property)
58  (hardfork_property)
59  (escrow)
60  (proposal)
61  (proposal_executor)
62  (registration_committee)
63  (development_committee)
64  (registration_pool)
65  (content_reward_fund_scr)
66  (content_reward_fund_sp)
67  (content_fifa_world_cup_2018_bounty_reward_fund)
68  (content_reward_scr)
69  (voters_reward_scr)
70  (voters_reward_sp)
71  (scorumpower_delegation)
72  (withdraw_scorumpower_route)
73  (withdraw_scorumpower_route_statistic)
74  (withdraw_scorumpower)
75  (witness_schedule)
76  (witness_vote)
77  (dev_pool)
78  (genesis_state)
79  (witness_reward_in_sp_migration)
80  (blocks_story)
81  (advertising_property)
82  (betting_property)
83  (pending_bet)
84  (game)
85  )
86 // clang-format on
#define DATA_SERVICE_FACTORY_IMPL(SERVICES)
signed_transaction proposal(const std::string &initiator, uint32_t lifetime_sec, C &&constructor)
Definition: wallet.cpp:2754