ArboreumDev / credit-union-frontend

Frontend in Next.js + Typescript + GraphQL
https://frontend-two-sandy.vercel.app
1 stars 0 forks source link

I don't see SetUserCashBalance being used in the app. Should we remove it. @djudjuu #149

Closed gparuthi closed 3 years ago

gparuthi commented 3 years ago

https://github.com/ArboreumDev/frontend/blob/b595c7bcd589ea41e4f896244dfac6f5106c8acc/tests/src/accounts.unit.test.ts#L50-L50

djudjuu commented 3 years ago

agreeed. It is cleaner to start from zero and only do deltas

djudjuu commented 3 years ago

yes, lets do it.