Are Tor .onion-addresses IP address independent?

0

Is it possible to move the node to a different IP address and keep the existing (=preciously open and funded) channels functional?

Xavier Fiechter

Posted 2019-02-08T14:06:04.507

Reputation: 1

Can you double check your grammar? I think there is a to too much and that confuses me. Other that that changing your internet Adress works and keeps channels openRene Pickhardt 2019-02-08T19:26:38.263

Answers

2

Yes. The channels are announced with the node ID. If the ip Address changes we get a new node announcement message so it takes some time until the information is through the gossip protocol. But moving a node to a new server is no problem

Rene Pickhardt

Posted 2019-02-08T14:06:04.507

Reputation: 6 565