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