Added placeholder to pending contract creation

pull/395/head
katibest 6 years ago committed by jimmay5469
parent 6c74f9f960
commit 3f97d3f6a5
  1. 2
      apps/explorer_web/lib/explorer_web/templates/address/_link.html.eex

@ -8,4 +8,6 @@
<%= render ExplorerWeb.AddressView, "_responsive_hash.html", address_hash: @address_hash %>
<% end %>
<% end %>
<% else %>
Contract Address Pending
<% end %>

Loading…
Cancel
Save