Hi.
So I have just swich to Knots from Core folowing Pauls steps on Youtube. In the notepad file I have put that code:
torcontrol=127.0.0.1:9051
proxy=127.0.0.1:9050
listen=1
listenonion=1
For sparow to conect to my node it needs the comand: server=1?
this must be in there too?
and now I have to use the onion address too? I am confuse.
Yes, you can add server=1 to the config (and any other configs you are using). Just shut down and start back up Knots after making the change. You should be able to connect via the local address, but I’ll test it out when I get home in a bit to make sure.
I tested it on my Windows VM, and it worked fine. Just add that line server=1 to the config (along with the other configs from the guide). Save the changes, shut down Knots, and then start it back up. Sparrow will be able to connect to it normally.