Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Iridium - Cryptonight PoW - 0.1% Premine - Fair Launch - NEW
by
edwardspitz
on 06/09/2017, 23:43:14 UTC
I have been trying to pool mine with Claymore, but It won't accept an address starting with "ir", such as ir49TFZzxPB3KG5iqsVjoj3ZRj8JuQA3M1FgqTnrW8GQ5VpAsWXD6rYGL1mB6CBmjfGcVAGgzVH3o9o rcJnbdmiR2j4JReUhs

The miner will accept 49TFZzxPB3KG5iqsVjoj3ZRj8JuQA3M1FgqTnrW8GQ5VpAsWXD6rYGL1mB6CBmjfGcVAGgzVH3o9orc JnbdmiR2j4JReUhs, but that does not work with the pool it seems. Catch 22 :-) The error I get:

Code:
Error in server response
: {"id":1,"jsonrpc":"2.0","error":{"code":-1,"message":"invalidaddressusedforlogin"}}

BTW: I did not have much luck mining my iridium sunglasses, but the CPU miner worked well  Smiley


Make sure you're not using a WorkerID, this pool software doesn't support it.

I have tried with and without worker but it doesn't work either way. Here is my command:

Code:
./miner -o stratum+tcp://irdpool.tk:3333 -u ir49TFZzxPB3KG5iqsVjoj3ZRj8JuQA3M1FgqTnrW8GQ5VpAsWXD6rYGL1mB6CBmjfGcVAGgzVH3o9orcJnbdmiR2j4JReUhs -p x

...and the output:

Code:
Wrong wallet address ir49TFZzxPB3KG5iqsVjoj3ZRj8JuQA3M1FgqTnrW8GQ5VpAsWXD6rYGL1mB6CBmjfGcVAGgzVH3o9orcJnbdmiR2j4JReUhs - XMR/QCN/BCN/FCN/Aeon/Duck/Dash/OEC/MCN/ORION addresses are supported only.
Pool irdpool.tk removed from the list

I'm using v9.1 Beta for Linux.