- 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