Originally published on xroot.dev . The post on what is native and what is a third-party layer drew the same follow-up in three different ways: if the confidential features are native, can they be turned off? Yes. Every confidential operation on a Token-2022 mint depends on one on-chain program, the ZK ElGamal proof program, and the validator carries two feature gates for it: one that disables it and one that re-enables it. Both switches have been used. This post is what each one doe...