Post
Topic
Board Announcements (Altcoins)
Re: PhilanthropistCoin - New Altcoin - SAVE THE WORLD
by
thecrowdsrc
on 15/02/2018, 02:08:49 UTC
I like the setup through localhost; however for port 49029 I'm getting 'upgrade required' and for 49030 I'm getting connection refused.
Would love to solve this with you  (also I'm getting invalid parameters when using 'X' for mining, curious about that as well)

edit: possibly could be because it's listening on the 'old' port?
Code:
listening websocket p2p port on: 49029
Listening http on port: 49028

Great you got the daemon up and running, not open a new terminal/command propt and do https://github.com/Kennybll/philanthropist#wallet . You need to run both scripts programs.

49029 is for peer to peer networking. This keeps the blockchain intact. 49028 is for the wallet to use. To make sure the daemon is working (from the base folder) goto localhost:49028/address and you should see your public address.