Closed TripleSpeeder closed 7 years ago
Current code:
return min256(this.getEntitledFunds()...
Should be changed to:
return min256(getEntitledFunds()...
Current code:
Should be changed to: