diff --git a/frontend/src/app/components/address/address.component.html b/frontend/src/app/components/address/address.component.html index 95f3daa7e..a28cb13b2 100644 --- a/frontend/src/app/components/address/address.component.html +++ b/frontend/src/app/components/address/address.component.html @@ -15,32 +15,18 @@
| Total received | -{{ receieved / 100000000 | number: '1.8-8' }} |
+ |
| Total sent | -{{ sent / 100000000 | number: '1.8-8' }} |
+ |
| Balance | -{{ (receieved - sent) / 100000000 | number: '1.8-8' }} |
- |
| Total received | -Confidential | -|
| Total sent | -Confidential | -|
| Balance | -Confidential | +