Commit Graph

4 Commits

Author SHA1 Message Date
sairajzero
b485887df2 Display all token transaction of user
- Display all token-transactions of the user's floID
- Added fieldsets to improve UI slightly
2022-03-09 02:14:21 +05:30
sairajzero
fbe1ad3992 update/fetch cashier's UPI (and some bug fixes)
- Cashiers can update their UPI where users need to send money for cash-to-token requests
- User fetches the UPI ID of cashier.
- findCashier only returns cashier that is online and has a UPI ID
- Fixed: check valid UPI/token tx not working correctly
- Changed console.info to console.warn for logging blockchain txid
- Fixed: Minor typo bugs  and syntax errors
2022-03-09 00:52:42 +05:30
sairajzero
9858038608 Update std_op.js 2022-03-08 23:33:48 +05:30
sairajzero
3bc37aa9ee Create std_op.js 2022-03-07 04:07:23 +05:30