1
0

Renter changes

This commit is contained in:
Scott E. Graves
2017-03-25 12:33:54 -05:00
parent e82081fd41
commit 674e5410ea

View File

@@ -160,13 +160,13 @@
<p>You need to allocate funds to upload and download on Sia. Your allowance remains locked for 3 months. Unspent funds are then refunded*. You can increase your allowance at any time.</p>
<p>Your storage allowance automatically refills every 6 weeks. Your computer must be online with your wallet unlocked to complete the refill. If Sia fails to refill the allowance by the end of the lock-in period, your data may be lost.</p>
<p class="footnote">*contract fees are non-refundable. They will be subtracted from the allowance that you set.</p>
<h2>Set Allocated Funds</h2>
<h2>Allocated Funds</h2>
<input type="number" id="ID_RenterSetFunds"><br><br>
<h2>Set Number of Hosts</h2>
<h2>Number of Hosts</h2>
<input type="number" id="ID_RenterSetHosts"><br><br>
<h2>Set Contract Duration</h2>
<h2>Contract Duration</h2>
<input type="number" id="ID_RenterSetDuration"><br><br>
<h2>Set Renew Window</h2>
<h2>Renew Window</h2>
<input type="number" id="ID_RenterSetRenewWindow"><br><br>
<button id="ID_RenterSettingsOK" type="button">Save</button>
<button id="ID_RenterSettingsCancel" type="button">Cancel</button>