mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-19 12:51:51 +03:00
Just show total main/change addresses scanned
This commit is contained in:
parent
764438b248
commit
cad211c7ce
@ -104,7 +104,8 @@ const Balance = () => {
|
|||||||
</Row>
|
</Row>
|
||||||
<Row>
|
<Row>
|
||||||
<Text fontSize={1} color="orange">
|
<Text fontSize={1} color="orange">
|
||||||
{scanProgress.main}/24 addresses scanned
|
{scanProgress.main} main wallet addresses scanned
|
||||||
|
{scanProgress.change} change wallet addresses scanned
|
||||||
</Text>
|
</Text>
|
||||||
</Row>
|
</Row>
|
||||||
</Col>
|
</Col>
|
||||||
|
Loading…
Reference in New Issue
Block a user