also, correction, no outer key dh key exchange is changed, generation == once and that's it on that. those are static keys. Networkid = is static, as well as handshaking with a node's id. Then an inner key is separately derived, no relation to the generation of the outer key.
actually node to node also generates a static key pair for announcing into the network as well. but yes, you get the idea ;)
0x90
my bad, you're right about the derivation from outer to inner. We'll fix that.
also, correction, no outer key dh key exchange is changed, generation == once and that's it on that. those are static keys. Networkid = is static, as well as handshaking with a node's id. Then an inner key is separately derived, no relation to the generation of the outer key.
0x90