fountain: add 32GiB sectors
This commit is contained in:
parent
dcd12bff7c
commit
c655162dd6
@ -16,6 +16,7 @@
|
||||
<input type='text' name='address' style="width: 300px">
|
||||
<select name="sectorSize">
|
||||
<option selected value="536870912">512MiB sectors</option>
|
||||
<option selected value="34359738368">32GiB sectors</option>
|
||||
</select>
|
||||
<button type='submit'>Create Miner</button>
|
||||
</form>
|
||||
|
Loading…
Reference in New Issue
Block a user