dcgtc / dgrants

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

Remove Code Check In Production #536

Closed apbendi closed 2 years ago

apbendi commented 2 years ago

Use node flag to remove unneeded RPC call when running in prod mode:

https://github.com/dcgtc/dgrants/blob/main/app/src/store/data.ts#L87-L88