Scorum
data_service_factory.hpp
Go to the documentation of this file.
1 #pragma once
2 
4 
5 // clang-format off
7  (account_blogging_statistic)
8  (account_registration_bonus)
9  (atomicswap)
10  (fund_budget)
11  (post_budget)
12  (banner_budget)
13  (comment)
14  (comment_statistic_scr)
15  (comment_statistic_sp)
16  (comment_vote)
17  (decline_voting_rights_request)
18  (dynamic_global_property)
19  (hardfork_property)
20  (escrow)
21  (proposal)
22  (proposal_executor)
23  (registration_committee)
24  (development_committee)
25  (registration_pool)
26  (content_reward_fund_scr)
27  (content_reward_fund_sp)
28  (content_fifa_world_cup_2018_bounty_reward_fund)
29  (content_reward_scr)
30  (voters_reward_scr)
31  (voters_reward_sp)
32  (scorumpower_delegation)
33  (withdraw_scorumpower_route)
34  (withdraw_scorumpower_route_statistic)
35  (withdraw_scorumpower)
36  (witness_schedule)
37  (witness_vote)
38  (dev_pool)
39  (genesis_state)
40  (witness_reward_in_sp_migration)
41  (blocks_story)
42  (advertising_property)
43  (betting_property)
44  (pending_bet)
45  (game)
46  )
47 // clang-format on
#define DATA_SERVICE_FACTORY_DECLARE(SERVICES)
signed_transaction proposal(const std::string &initiator, uint32_t lifetime_sec, C &&constructor)
Definition: wallet.cpp:2754