Correct maximum number of contributors.

This commit is contained in:
Ian Macdonald 2022-06-21 15:24:21 +02:00
parent 6ae267abd3
commit f2dcaf6438
No known key found for this signature in database
GPG Key ID: AE4C20556BA626FA
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ export default {
return 0;
}
const MAX_NUMBER_OF_CONTRIBUTORS = 4;
const MAX_NUMBER_OF_CONTRIBUTORS = 10;
// If we have a reserved spot then that is our minimum:
let minContributionAtomicUnits = this.getUnfilledReservedContribution(node, myaddr);
// Otherwise we can contribute our fair share of whatever amount is left (i.e. REMAINING/N