Skip to content

Commit

Permalink
Add explanation for SC payments
Browse files Browse the repository at this point in the history
  • Loading branch information
mike76-dev committed May 13, 2024
1 parent 213a732 commit b5d0cb1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions webportal/dashboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -711,6 +711,10 @@ <h2>Rather pay in Siacoin? No problem!</h2>
<label for="sc-address" class="content-label">Payment Address</label>
<input id="sc-address" class="input" type="text" readonly>
<button id="sc-generate" onclick="showAddress()">Show Address</button>
<p>
Your account will be credited after 6 network confirmations.
You can watch the progress <span class="link" onclick="setActiveMenuIndex(5)">here</span>.
</p>
</div>
</section>
<section id="payment" class="disabled">
Expand Down

0 comments on commit b5d0cb1

Please sign in to comment.