Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CON] PayCon X13 POW/POS - Now on C-CEX, POW-POS Phase- Get Your CON On!!
by
Crestington
on 27/01/2015, 09:29:20 UTC
Hi,

I have made a bunch of upgrades to the Blockchain for look, usability, security, and increased rewards for holding PayCon and have launched a new ANN thread since the Muddafudda has expressed that he will be unable to take the Coin any further.


Please visit the new ANN thread at https://bitcointalk.org/index.php?topic=937480.0


Please upgrade your wallet before Block 50,000. All previous Versions will be rejected from the network 02/01/2015 @ 11:00pm (UTC)


In order to help the transition to run smoothly I have setup several nodes to connect to and if some extra people would like to host some nodes I am offering a bounty of 500 Con per node, please don't list nodes with balances.

Here is a guide on creating a .conf file in order to connect to nodes running on the newest version.

Quote
Go to Control Panel
In the Search box, type Folder
Click "Folder Options"
Click the tab that says View
Make sure there is no check in the box for "Hide file extensions for known file types" (de-select this option and click OK)
Exit Control Panel

On Windows 8, right-click the start button and select "Run"
(for Windows 7, left-click the start button and type "run" into "Search Programs and Files", then click Run at the top of the list)
In "Run", type %appdata% and press Enter
You should see the folder located at Appdata/Roaming
Open the PayCon folder
Right-click and Create New File - create a new Text document
Open the document with Notepad
Paste the following into the file: (but put a username and password instead of "username" and "password)

listen=1
server=1
daemon=1
rpcuser=*yourusername*
rpcpassword=*yourpassword*
rpcport=43521
port=43522
rpcallowip=127.0.0.1
addnode=107.170.179.27
addnode=162.243.155.75
addnode=104.131.26.81


Save the file.
Re-name the document PayCon.conf (filetype .conf, not .txt)
Restart your paycon wallet.