fix declarations
This commit is contained in:
parent
24370e9c9a
commit
c247288633
1 changed files with 0 additions and 2 deletions
|
|
@ -90,8 +90,6 @@ namespace graphene { namespace chain {
|
|||
uint32_t maximum_tournament_start_delay = TOURNAMENT_MAX_START_DELAY;
|
||||
uint16_t maximum_tournament_number_of_wins = TOURNAMENT_MAX_NUMBER_OF_WINS;
|
||||
//
|
||||
uint16_t sweeps_distribution_percentage = SWEEPS_DEFAULT_DISTRIBUTION_PERCENTAGE;
|
||||
|
||||
extension<parameter_extension> extensions;
|
||||
|
||||
/** defined in fee_schedule.cpp */
|
||||
|
|
|
|||
Loading…
Reference in a new issue