No DNS Seeds on Testnet #87
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Core-Wallets/monacoin#87
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There is currently no online nodes when you start the client on testnet. It's also quite hard to find an IP list online that has nodes that are alive.
Is it possible to update this with a couple of long active nodes in the near future?
It seems that
testnet-dnsseed.monacoin.orgis still alive.https://github.com/monacoinproject/monacoin/blob/master-0.17/src/chainparams.cpp#L254
If you are in a hurry, please addnode the IP address of the image.
I add a seeder for testnet.
P.S. You need to use IPv6, so you can use this address(my node).
monacoin-cli addnode [2001:e42:102:1505:160:16:59:119]:19403 add
I added seeder.
I believe the next version will make it easier to connect.