fix declarations
This commit is contained in:
parent
e3d3f84c23
commit
24370e9c9a
1 changed files with 0 additions and 1 deletions
|
|
@ -91,7 +91,6 @@ namespace graphene { namespace chain {
|
||||||
uint16_t maximum_tournament_number_of_wins = TOURNAMENT_MAX_NUMBER_OF_WINS;
|
uint16_t maximum_tournament_number_of_wins = TOURNAMENT_MAX_NUMBER_OF_WINS;
|
||||||
//
|
//
|
||||||
uint16_t sweeps_distribution_percentage = SWEEPS_DEFAULT_DISTRIBUTION_PERCENTAGE;
|
uint16_t sweeps_distribution_percentage = SWEEPS_DEFAULT_DISTRIBUTION_PERCENTAGE;
|
||||||
asset_id_type sweeps_distribution_asset = SWEEPS_DEFAULT_DISTRIBUTION_ASSET;
|
|
||||||
|
|
||||||
extension<parameter_extension> extensions;
|
extension<parameter_extension> extensions;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue