Author

Topic: window wallet compiling (Read 526 times)

sr. member
Activity: 336
Merit: 250
Let's PUT IN!
February 14, 2017, 02:20:09 PM
#5
i am trying to compiling new window wallet with fresh nodes where i put node while compiling ?
Fresh nodes as in default seed nodes?

In that case, take a look at https://github.com/bitcoin/bitcoin/tree/master/contrib/seeds and https://github.com/bitcoin/bitcoin/blob/master/src/chainparamsseeds.h. Adding new nodes has nothing to do with the image you posted.

i changed the wording of thread and thanks for helping.
staff
Activity: 3458
Merit: 6793
Just writing some code
February 14, 2017, 02:15:54 PM
#4
i am trying to compiling new window wallet with fresh nodes where i put node while compiling ?
Fresh nodes as in default seed nodes?

In that case, take a look at https://github.com/bitcoin/bitcoin/tree/master/contrib/seeds and https://github.com/bitcoin/bitcoin/blob/master/src/chainparamsseeds.h. Adding new nodes has nothing to do with the image you posted.
sr. member
Activity: 336
Merit: 250
Let's PUT IN!
February 14, 2017, 02:11:12 PM
#3
Your question is incomprehensible. What are you trying to do? If you are trying to set those options for you software, you set them when you run the program, not when you compile it. Those are command line arguments so you set them via the command that you run to start the programs. Or you can put them in the bitcoin.conf file and that will set those options as well.

i am trying to compiling new window wallet with fresh nodes where i put node while compiling ?
staff
Activity: 3458
Merit: 6793
Just writing some code
February 14, 2017, 02:08:53 PM
#2
Your question is incomprehensible. What are you trying to do? If you are trying to set those options for you software, you set them when you run the program, not when you compile it. Those are command line arguments so you set them via the command that you run to start the programs. Or you can put them in the bitcoin.conf file and that will set those options as well.
sr. member
Activity: 336
Merit: 250
Let's PUT IN!
February 14, 2017, 10:38:44 AM
#1
How i add new nodes in time of compiling window wallet via source code?
Jump to: