58 sats \ 0 replies \ @netstatic 13 Feb freebie \ parent \ on: core lightning node id problem lightning
For the node_id to be the same, the same keys would have to be used. A lightning node is defined by it's private keys and state (commitment transactions). What @TonyGiorgio meant when he said you can't transfer nodes across implementations is that you can't transfer keys and state easily from lnd to core lightning, thus the node_id will not be the same.
If you uninstalled and re-installed core lightning, then you generated a new set of keys. It's not showing another user's information, it's showing you newly generated information