Altalogy / tari

The Tari protocol
https://tari.com
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

feat(backend): show wallet balance #260

Closed alex1307 closed 2 years ago

alex1307 commented 2 years ago

Description

We should show available and full wallet balance. Wallet gRpc server alreay exposes such data [get_balance] and we will forward to the Launchpad front-end.

Motivation and Context Full and available balance should be visible to users.

How Has This Been Tested? The chagne is tested manually.

tarnas14 commented 2 years ago

258