Scorum
|
#include <betting_property_object.hpp>
Public Attributes | |
id_type | id |
account_name_type | moderator |
moderator account name More... | |
uint32_t | resolve_delay_sec = SCORUM_BETTING_RESOLVE_DELAY_SEC |
resolve delay time after gam More... | |
Definition at line 10 of file betting_property_object.hpp.
id_type scorum::chain::betting_property_object::id |
Definition at line 17 of file betting_property_object.hpp.
account_name_type scorum::chain::betting_property_object::moderator |
moderator account name
Definition at line 20 of file betting_property_object.hpp.
uint32_t scorum::chain::betting_property_object::resolve_delay_sec = SCORUM_BETTING_RESOLVE_DELAY_SEC |
resolve delay time after gam
Definition at line 23 of file betting_property_object.hpp.