Bitcoin Forum
May 08, 2024, 01:34:51 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 539 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
{"", ""},
};
1715175291
Hero Member
*
Offline Offline

Posts: 1715175291

View Profile Personal Message (Offline)

Ignore
1715175291
Reply with quote  #2

1715175291
Report to moderator
1715175291
Hero Member
*
Offline Offline

Posts: 1715175291

View Profile Personal Message (Offline)

Ignore
1715175291
Reply with quote  #2

1715175291
Report to moderator
Be very wary of relying on JavaScript for security on crypto sites. The site can change the JavaScript at any time unless you take unusual precautions, and browsers are not generally known for their airtight security.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715175291
Hero Member
*
Offline Offline

Posts: 1715175291

View Profile Personal Message (Offline)

Ignore
1715175291
Reply with quote  #2

1715175291
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!