Post
Topic
Board Announcements (Altcoins)
Re: ✸✸✸RedCrowCoin ✸✸✸RCX✸✸✸Scrypt✸✸✸PoW/PoS✸✸✸
by
EpyxZ
on 10/05/2016, 17:45:24 UTC
Today i have downloaded the wallet but after few hours still without sync, is there any suggestion to make sync my wallet there?

need the conf

server=1
daemon=1
listen=1
maxconnections=1024
rpcuser=youruser
rpcpassword=yourpass
rpcport=6868
addnode=212.47.247.181
addnode=104.207.158.139

If not difficult, then please explain where to write the data to a wallet was able to sync?if you can then everything is in order, just never done so
Close wallet.Enter this in your CMD.exe
Code:
echo addnode=212.47.247.181 >> %appdata%\redcrowcoin\redcrowcoin.conf
start your wallet again

AccountTraders method is best way to do it.(add roaming thought like -- echo addnode=212.47.247.181 >> %appdata%\roaming\redcrowcoin\redcrowcoin.conf -- But if you want to just navigate to it in windows its in. the appdata value just drops you into the appdata folder and not into the roaming Smiley but its 100% best way to inject the node and settings without navigating to the folder every time.

\users]WHATEVERUSER\appdata\roaming\redcrowcoin\

make .conf file with name same as folder (redcrowcoin.conf)