ClassesPublicKeyOptionOn this pagePublicKeyOption An optional PublicKey type, used to specify the next upgrade authority if needed. This is crucial when the current upgrade authority cannot be used in future upgrades due to changes in the o1js version or other factors.HierarchyOption<PublicKey, {}>PublicKeyOptionIndex ConstructorsconstructorConstructors externalconstructornew PublicKeyOption(option: {}): PublicKeyOptionParametersexternaloption: {}Returns PublicKeyOption
An optional
PublicKey
type, used to specify the next upgrade authority if needed. This is crucial when the current upgrade authority cannot be used in future upgrades due to changes in the o1js version or other factors.