Merchant details are being entered in https://github.com/lnflash/merchant-signup and stored in Supabase.
Steps:
- create a mutation on the Admin-api to upgrade user account to Level 3 (perhaps
updateUserLevel)
- Cashout feature checks for level 3
Relates to - lnflash/flash-mobile#396