consttrueCap=getTrueCap(isGeneralCapEnabled,)alwaysWinSettings.generalCap;//countyJson.bidCap; //TODO actually calcuate instead of reading from settings
consttrueCap=alwaysWinSettings.generalCap;//countyJson.bidCap; //TODO actually calcuate instead of reading from settings
//const trueCap = getTrueCap(isGeneralCapEnabled,isRowCapIsEnabled,presidenceValue,generalCapNum,rowCapNum); //TODO: Uncomment this line once I get the params right.