Can't connect 2nd node to seed node

+1 vote
connected to 2nd node from seed node but then it doesn't do anything. shows blocks=0

feel like connection is not correct. it was working few times before.

any suggestions?
asked Apr 8, 2016 by anonymous

1 Answer

0 votes

Use getpeerinfo to check if they're really connected, you can also use the addnode API to manually make a peer-to-peer connection.

answered Apr 8, 2016 by MultiChain
...