Post
Topic
Board Announcements (Altcoins)
Re: [BTI] INSTANT |PoW|SHA256 ASIC mining --•GENESIS"1337"CLUB•-- coin#1
by
maqa71
on 11/08/2014, 22:10:31 UTC
I can not get a wallet to sync. ? suggestions??

open notepad and paste this

rpcuser=username
rpcpassword=password
rpcallowip=*
daemon=1
server=1
maxconnections=100
gen=0
rpcport=17331
port=7331
testnet=0
listen=1
addnode=207.29.218.6
addnode=207.29.221.125

save it as instantcoin.conf  not txt
place it in the instantcoin folder in your application data folder
should sync straight away  Wink

Cant blame you as the dev made the same mistake.
You realize unexperienced users will copy/paste this without a change.

Thank you for the credentials
Code:
rpcuser=username
rpcpassword=password

Wildcard allows ANYONE to connect remotly.
Code:
rpcallowip=*

Aint touching this coin with such incompetence.

hardly say incompetence, come and take my wallet if your so sure but you need my ip 1st and who's to say my traffic is not encypted  Wink

oh and 1 last thing it's not hard to change user and pass before posting is it i mean come on

Not here to troll the coin but ......
- ip's you can watch from the seed list.
- encrypted traffic isnt an isseu here.
- like i said, average user will simply copy/paste without changing anything.

Seriously, nothing against the coin and all it takes is to change to this.
Code:
rpcallowip=127.0.0.1