Scorum
|
#include <scorum/chain/evaluators/post_game_results_evaluator.hpp>
#include <scorum/chain/data_service_factory.hpp>
#include <scorum/chain/services/account.hpp>
#include <scorum/chain/betting/betting_service.hpp>
#include <scorum/chain/services/game.hpp>
#include <scorum/chain/services/dynamic_global_property.hpp>
#include <scorum/protocol/betting/market.hpp>
#include <boost/algorithm/cxx11/any_of.hpp>
#include <boost/range/adaptor/filtered.hpp>
#include <boost/range/algorithm/transform.hpp>
#include <boost/range/algorithm/set_algorithm.hpp>
Go to the source code of this file.
Namespaces | |
scorum | |
scorum::chain | |