Scorum
Public Attributes | List of all members
scorum::chain::betting_total_stats Struct Reference

#include <dynamic_global_property_object.hpp>

Public Attributes

asset pending_bets_volume = asset(0, SCORUM_SYMBOL)
 
asset matched_bets_volume = asset(0, SCORUM_SYMBOL)
 

Detailed Description

Definition at line 38 of file dynamic_global_property_object.hpp.

Member Data Documentation

◆ matched_bets_volume

asset scorum::chain::betting_total_stats::matched_bets_volume = asset(0, SCORUM_SYMBOL)

Definition at line 41 of file dynamic_global_property_object.hpp.

◆ pending_bets_volume

asset scorum::chain::betting_total_stats::pending_bets_volume = asset(0, SCORUM_SYMBOL)

Definition at line 40 of file dynamic_global_property_object.hpp.


The documentation for this struct was generated from the following file: