dcgtc / dgrants

Decentralized Grant platform that implements quadratic funding.
GNU Affero General Public License v3.0
84 stars 39 forks source link

chore: grantContributions should return [] #570

Closed thelostone-mc closed 2 years ago

thelostone-mc commented 2 years ago

Description

Ensure grantContributions always returns array and never undefined

closes https://github.com/dcgtc/dgrants/issues/569

thelostone-mc commented 2 years ago

Picked that up from the tech-debt issue you'd created ! Plus it made sense as opposed to do contributions || [] everywhere. Seemed cleaner @mds1