Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: cryptojette on April 16, 2014, 09:04:48 PM



Title: Any advice on how to Add a Block Source to a Server and add it to a Wallet??
Post by: cryptojette on April 16, 2014, 09:04:48 PM
I recently had the server I believe is down where we were keeping the block source for POP

And now I need to get the block source running on a new server and I am not sure how to add it.

There will be a bounty if anyone can help us resolve this issue.


Title: Re: Any advice on how to Add a Block Source to a Server and add it to a Wallet??
Post by: grue on April 16, 2014, 09:11:14 PM
in bitcoin.conf:
connect=ip.of.your.server


Title: Re: Any advice on how to Add a Block Source to a Server and add it to a Wallet??
Post by: cryptojette on April 16, 2014, 10:04:05 PM
in bitcoin.conf:
connect=ip.of.your.server

I know that, but how do I upload the actual program to the server? So that I can add it to the qt as the block source?

I think we need to create a new seed node with a server but I dont know how to do it,..