Scorum
|
#include <scorum/chain/database/block_tasks/process_bets_auto_resolving.hpp>
#include <scorum/chain/services/dynamic_global_property.hpp>
#include <scorum/chain/services/game.hpp>
#include <scorum/chain/betting/betting_resolver.hpp>
#include <scorum/chain/betting/betting_service.hpp>
#include <scorum/chain/dba/db_accessor.hpp>
#include <scorum/chain/schema/bet_objects.hpp>
#include <scorum/chain/schema/dynamic_global_property_object.hpp>
#include <scorum/chain/schema/game_object.hpp>
#include <scorum/chain/database/database_virtual_operations.hpp>
Go to the source code of this file.
Namespaces | |
scorum | |
scorum::chain | |
scorum::chain::database_ns | |