Search content
Sort by

Showing 2 of 2 results by nerdcore
Post
Topic
Board Pools (Altcoins)
Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin.
by
nerdcore
on 21/09/2017, 18:54:39 UTC

- Exchange mined coins to any other alt coins (like Ethereum, Zcash, Monero, Dash) automatically.
  We encourage miners to payout to alt coins (not Bitcoin) to make alt coins healthier.
  Suggest us more payout coins.


Such Pool!

Very Mining!

So Dogecoin! dogecoin.com! Cheesy
Post
Topic
Board Pools (Altcoins)
Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin.
by
nerdcore
on 21/09/2017, 18:26:28 UTC
I noticed an issue with the Auto Withdrawal:

The text input field for specifying the amount (threshold) for auto-withdrawal has HTML attribute maxlength="3" so if you want a value less than 1.0 your only options are tenths of a coin: 0.1 for example.

I wanted 0.201.

I was able to remove the maxlength attribute within my browser and submit the amount. It seems to have worked, meaning there is no maxlength=3 validation on the code which processes the HTML form.

Please remove this attribute.