In the asymmetric encryption, public key and secret key are paired. If I rotate my secret key, does this mean I also generate a new public key.
I ask this question because in crypto world, account address is generated using public key, or public verification key. If I rotate my secret and if my public key changes accordingly, then it follows that my account address should also change. Is this logic valid?