fix declarations

This commit is contained in:
gladcow 2019-10-02 14:01:51 +03:00
parent e3d3f84c23
commit 24370e9c9a

View file

@ -91,7 +91,6 @@ namespace graphene { namespace chain {
uint16_t maximum_tournament_number_of_wins = TOURNAMENT_MAX_NUMBER_OF_WINS;
//
uint16_t sweeps_distribution_percentage = SWEEPS_DEFAULT_DISTRIBUTION_PERCENTAGE;
asset_id_type sweeps_distribution_asset = SWEEPS_DEFAULT_DISTRIBUTION_ASSET;
extension<parameter_extension> extensions;