Closed hoalex21 closed 11 months ago
Added a route in server to get the user's balance. Replaced instances of balance with an async function the makes requests to the new route. Also added an async function that retrieves the balance and displays it.
Added a route in server to get the user's balance. Replaced instances of balance with an async function the makes requests to the new route. Also added an async function that retrieves the balance and displays it.