You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "An zk login authenticator with all the necessary fields.",
13266
+
"description": "Deprecated zkLogin authenticator. Kept only for BCS/serde deserialization compatibility. All operations return an `UnsupportedFeature` error.",
13272
13267
"type": "object",
13273
13268
"required": [
13274
13269
"inputs",
@@ -13347,14 +13342,6 @@
13347
13342
}
13348
13343
}
13349
13344
}
13350
-
},
13351
-
"ZkLoginPublicIdentifier": {
13352
-
"description": "A wrapper struct to retrofit in [enum PublicKey] for zkLogin. Useful to construct [struct MultiSigPublicKey].",
0 commit comments