Drop 1g sector option from faucet
This commit is contained in:
parent
3b34eba612
commit
2dc2e0ba56
@ -15,8 +15,7 @@
|
|||||||
<span>Enter destination address:</span>
|
<span>Enter destination address:</span>
|
||||||
<input type='text' name='address' style="width: 300px">
|
<input type='text' name='address' style="width: 300px">
|
||||||
<select name="sectorSize">
|
<select name="sectorSize">
|
||||||
<option selected value="1073741824">1GiB sectors</option>
|
<option selected value="34359738368">32GiB sectors</option>
|
||||||
<option value="34359738368">32GiB sectors</option>
|
|
||||||
</select>
|
</select>
|
||||||
<button type='submit'>Create Miner</button>
|
<button type='submit'>Create Miner</button>
|
||||||
</form>
|
</form>
|
||||||
|
Loading…
Reference in New Issue
Block a user