change config for cosmos and irisnet

This commit is contained in:
liangping
2023-05-23 21:39:47 +08:00
parent 7bf1f61ad3
commit 9cd9ce3baf
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -359,7 +359,7 @@ const color = computed(() => {
</div>
<Teleport to="body">
<ping-token-convert
:chain-name="blockchain?.chainName"
:chain-name="blockchain?.current?.prettyName"
:endpoint="blockchain?.endpoint?.address"
:hd-path="walletStore?.connectedWallet?.hdPath"
></ping-token-convert>