faucet: drop unsupported sector sizes
This commit is contained in:
parent
29db00269c
commit
739a41e834
@ -17,8 +17,6 @@
|
||||
<select name="sectorSize">
|
||||
<option selected value="1073741824">1GiB sectors</option>
|
||||
<option value="34359738368">32GiB sectors</option>
|
||||
<option value="268435456">256MiB sectors</option>
|
||||
<option value="16777216">16MiB sectors</option>
|
||||
</select>
|
||||
<button type='submit'>Create Miner</button>
|
||||
</form>
|
||||
|
Loading…
Reference in New Issue
Block a user