kwight / blockchain-developer-bootcamp-final-project

MIT License
2 stars 0 forks source link

The public getters do not have boundaries on the amount of data returned. #32

Open kwight opened 2 years ago

kwight commented 2 years ago

There should really be limits to the number or returned records in contract methods like getCharities(), getPrograms(), and getDonations().