Skip to content

Commit b5d0cb1

Browse files
committed
Add explanation for SC payments
1 parent 213a732 commit b5d0cb1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

webportal/dashboard.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -711,6 +711,10 @@ <h2>Rather pay in Siacoin? No problem!</h2>
711711
<label for="sc-address" class="content-label">Payment Address</label>
712712
<input id="sc-address" class="input" type="text" readonly>
713713
<button id="sc-generate" onclick="showAddress()">Show Address</button>
714+
<p>
715+
Your account will be credited after 6 network confirmations.
716+
You can watch the progress <span class="link" onclick="setActiveMenuIndex(5)">here</span>.
717+
</p>
714718
</div>
715719
</section>
716720
<section id="payment" class="disabled">

0 commit comments

Comments
 (0)