diff --git a/components/ui/PrivateTxHistory.vue b/components/ui/PrivateTxHistory.vue index ebd905f..68a6b06 100644 --- a/components/ui/PrivateTxHistory.vue +++ b/components/ui/PrivateTxHistory.vue @@ -68,7 +68,7 @@
- {{ note.account }} + {{ displayAccount(note.account) }}
@@ -126,16 +126,31 @@