Workflow updating files of ribc
This commit is contained in:
parent
e7e8676427
commit
f60eb2744c
@ -3870,7 +3870,7 @@
|
|||||||
Will be listed after confirmation on the blockchain.
|
Will be listed after confirmation on the blockchain.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<a href=${`https://blockbook.ranchimall.net/tx/${txid}`} target="_blank" class="button button--primary">View on explorer</a>
|
<a href="${floBlockchainAPI.apiURL.replace(/\/$/, '')}/tx/${txid}" target="_blank" class="button button--primary">View on explorer</a>
|
||||||
</div>
|
</div>
|
||||||
`)
|
`)
|
||||||
}).catch((error) => {
|
}).catch((error) => {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user