Scorum
|
#include <scorum/chain/betting/betting_resolver.hpp>
#include <scorum/chain/schema/game_object.hpp>
#include <scorum/chain/schema/bet_objects.hpp>
#include <scorum/chain/data_service_factory.hpp>
#include <scorum/chain/services/account.hpp>
#include <scorum/chain/dba/db_accessor.hpp>
#include <scorum/chain/database/database_virtual_operations.hpp>
Go to the source code of this file.
Classes | |
struct | scorum::chain::resolver_results |
Namespaces | |
scorum | |
scorum::chain | |
Functions | |
void | scorum::chain::update (fc::flat_map< uuid_type, bet_resolved_operation > &results, const bet_data &bet, asset income, uuid_type game_uuid, bet_resolve_kind kind) |