Bitcoin Forum
May 12, 2024, 06:19:43 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: window wallet compiling  (Read 510 times)
AtomicProject (OP)
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250


Let's PUT IN!


View Profile WWW
February 14, 2017, 02:38:44 PM
Last edit: February 14, 2017, 06:19:27 PM by AtomicProject
 #1

How i add new nodes in time of compiling window wallet via source code?
1715537983
Hero Member
*
Offline Offline

Posts: 1715537983

View Profile Personal Message (Offline)

Ignore
1715537983
Reply with quote  #2

1715537983
Report to moderator
1715537983
Hero Member
*
Offline Offline

Posts: 1715537983

View Profile Personal Message (Offline)

Ignore
1715537983
Reply with quote  #2

1715537983
Report to moderator
1715537983
Hero Member
*
Offline Offline

Posts: 1715537983

View Profile Personal Message (Offline)

Ignore
1715537983
Reply with quote  #2

1715537983
Report to moderator
Every time a block is mined, a certain amount of BTC (called the subsidy) is created out of thin air and given to the miner. The subsidy halves every four years and will reach 0 in about 130 years.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715537983
Hero Member
*
Offline Offline

Posts: 1715537983

View Profile Personal Message (Offline)

Ignore
1715537983
Reply with quote  #2

1715537983
Report to moderator
1715537983
Hero Member
*
Offline Offline

Posts: 1715537983

View Profile Personal Message (Offline)

Ignore
1715537983
Reply with quote  #2

1715537983
Report to moderator
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6635


Just writing some code


View Profile WWW
February 14, 2017, 06: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.

AtomicProject (OP)
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250


Let's PUT IN!


View Profile WWW
February 14, 2017, 06: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 ?
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6635


Just writing some code


View Profile WWW
February 14, 2017, 06: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.

AtomicProject (OP)
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250


Let's PUT IN!


View Profile WWW
February 14, 2017, 06: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.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!