tracks the blockchain state in an extensible manner
dbs_pending_bet(database &db)
const pending_bet_object & get_pending_bet(const uuid_type &) const override
virtual bool is_exists() const override
boost::uuids::uuid uuid_type
virtual bool is_exists(const uuid_type &uuid) const =0
virtual const pending_bet_object & get_pending_bet(const uuid_type &) const =0
std::function< bool(const base_service_i::object_type &)> pending_bet_call_type