mirror of
https://github.com/oceanprotocol/faucet.git
synced 2024-11-21 17:26:57 +01:00
remove tx link for now
This commit is contained in:
parent
05d28b28cb
commit
2f5d5b288d
@ -52,7 +52,7 @@
|
||||
<% if(message) { %>
|
||||
<% if(status) { %>
|
||||
<h5 class="text-success"><%= message %></h5>
|
||||
<a target="_blank" href="https://rinkeby.etherscan.io/tx/<%= txHash %>"><%= txHash%></a>
|
||||
<%= txHash%>
|
||||
<% } else { %>
|
||||
<h5 class="text-danger"><%= message %></h5>
|
||||
<% } %>
|
||||
|
Loading…
Reference in New Issue
Block a user