Hello! I’m using nis 0.6.97 in Testnet. Few days ago syncronization stuck.
I tried to clear blockchain db and start syncing from scratch, but no success.
After that i digged logs and saw that node is trying to sync with 3 known nodes: bob.nem.ninja, bigalice2 ( 104.238.226.60 ) and madalice2 ( 23.228.67.85 ). But none of them is available at this moment (port 7890 is not responding). I tried from few different hosts, and they are really unavailable. So, as i understand, at this moment there is no way to connect to testnet with a new node.
So, my question is: how can i add some custom nodes for syncronization by using some custom config or some rpc call? I couldn’t find any way to do it.
Thanks in advance!