Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replacing unavaiable seed node with CTYA node node1.devcoin.cloud #43

Merged
merged 2 commits into from Aug 23, 2018
Merged

Replacing unavaiable seed node with CTYA node node1.devcoin.cloud #43

merged 2 commits into from Aug 23, 2018

Conversation

ghost
Copy link

@ghost ghost commented Aug 22, 2018

21stcenturymoneytalk.org is not a hosted seed node anymore

My node at node1.devcoin.cloud is a full node, serving receivers and hosting a block explorer.

It will serve well as a stable seed node to replace the abandoned node.

@@ -1188,7 +1188,7 @@ void MapPort(bool)
// The second name should resolve to a list of seed addresses.
static const char *strMainNetDNSSeed[][14] = {
{"public.txn.co.in", "dvc.public.txn.co.in"},
{"21stcenturymoneytalk.org", "dvc-seed.21stcenturymoneytalk.org"},
{"devcoin.cloud", "node1.devcoin.cloud"},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I fixed the identation for you. My advice is to configure your code editor to use spaces instead of tabs, that is very important my @ctya

@develCuy
Copy link
Contributor

Well done @ctya!

@develCuy develCuy closed this Aug 23, 2018
@develCuy develCuy reopened this Aug 23, 2018
@develCuy develCuy merged commit 7da22fb into devcoin:master Aug 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant