fix: address link to mempool.space
This commit is contained in:
parent
8dfb4329d1
commit
a6fba27554
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user