Hey, I am trying to sync my old wallet. Unfortunately no connections. You guys got any ideas how to get this working?
# coin: stablecoin
addnode=85.25.197.148
addnode=217.175.119.125
addnode=213.32.6.132
addnode=185.68.67.39
addnode=148.251.188.20
addnode=51.254.45.117
addnode=173.230.186.109
addnode=94.130.14.168
Thanks, I keep getting this though '{"code":-32601,"message":"Method not found"}'. What could be wrong?
Best wishes.
Sounds like you might be trying to do "addnode x.x.x.x" in the debug RPC console of the client? It's possible the Stablecoin source doesn't support this. You need to put the addnode= lines into the config file (StableCoin.conf)
You can also add one or more addnode directives to the commandline by prepending a dash:
-addnode=x.x.x.x