Bitcoin Forum
April 25, 2024, 02:13:31 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Hello, I would like to ask the wallet to make super node.  (Read 538 times)
makefile (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
February 28, 2016, 11:20:47 AM
 #1

My wallet is only one node, the node is fixed. How do I give this purse as a super node. Is that each user opens a wallet, automatically becomes a node.
I now paste this code:


// DNS seeds
// Each pair gives a source name and a seed name.
// The first name is used as information source for addrman.
// The second name should resolve to a list of seed addresses.
static const char *strDNSSeed[][2] = {
{"node1", "112.74.92.94"},//official
{"", ""},
};
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714054411
Hero Member
*
Offline Offline

Posts: 1714054411

View Profile Personal Message (Offline)

Ignore
1714054411
Reply with quote  #2

1714054411
Report to moderator
1714054411
Hero Member
*
Offline Offline

Posts: 1714054411

View Profile Personal Message (Offline)

Ignore
1714054411
Reply with quote  #2

1714054411
Report to moderator
1714054411
Hero Member
*
Offline Offline

Posts: 1714054411

View Profile Personal Message (Offline)

Ignore
1714054411
Reply with quote  #2

1714054411
Report to moderator
bitsta
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


r00t-dev


View Profile
March 07, 2016, 12:07:36 PM
 #2

My wallet is only one node, the node is fixed. How do I give this purse as a super node. Is that each user opens a wallet, automatically becomes a node.
I now paste this code:


// DNS seeds
// Each pair gives a source name and a seed name.
// The first name is used as information source for addrman.
// The second name should resolve to a list of seed addresses.
static const char *strDNSSeed[][2] = {
{"node1", "112.74.92.94"},//official
{"", ""},
};

what are you trying to fulfill? i don't understand your question exactly. You want each user to act as a node? (for your understanding: each wallet is a node in the network)
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!