fix: address link to mempool.space
This commit is contained in:
parent
8dfb4329d1
commit
a6fba27554
|
@ -177,7 +177,7 @@
|
|||
size="ms"
|
||||
icon="launch"
|
||||
type="a"
|
||||
:href="mempoolHostname + '/address/' + currentAddress.address"
|
||||
:href="'https://' + mempoolHostname + '/address/' + currentAddress.address"
|
||||
target="_blank"
|
||||
></q-btn>
|
||||
</p>
|
||||
|
|
Loading…
Reference in New Issue
Block a user