forked from cerc-io/cosmos-explorer
add hd-path param
This commit is contained in:
parent
27dc94a383
commit
22713c0d06
@ -361,7 +361,7 @@ const color = computed(() => {
|
||||
<ping-token-convert
|
||||
:chain-name="blockchain?.chainName"
|
||||
:endpoint="blockchain?.endpoint?.address"
|
||||
:params="walletStore?.connectedWallet?.hdPath"
|
||||
:hd-path="walletStore?.connectedWallet?.hdPath"
|
||||
></ping-token-convert>
|
||||
</Teleport>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user