From fb1b6edc013cc6731d3dae1fab61fc44c6407696 Mon Sep 17 00:00:00 2001
From: liangping <18786721@qq.com>
Date: Wed, 13 Oct 2021 21:35:49 +0800
Subject: [PATCH] Fixed PeriodicVestingAccount issue
---
src/views/WalletAccountDetail.vue | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
diff --git a/src/views/WalletAccountDetail.vue b/src/views/WalletAccountDetail.vue
index e5288b70..d022e997 100644
--- a/src/views/WalletAccountDetail.vue
+++ b/src/views/WalletAccountDetail.vue
@@ -245,14 +245,19 @@
Public Key
-
+
Account Type
- {{ account.type }}
+
+
+ {{ account.type }}
+
-
+
Account Number
{{ account.value.base_vesting_account.base_account.account_number }}
@@ -289,7 +294,7 @@
-
+
Account Type