fix declarations

This commit is contained in:
gladcow 2019-10-02 14:05:29 +03:00
parent 24370e9c9a
commit c247288633

View file

@ -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 */