Preparing search index...
The search index is not available
Documentation
Documentation
@mysten/sui
client
ZkLoginProof
Interface ZkLoginProof
The struct for zk login proof.
interface
ZkLoginProof
{
a
:
string
[]
;
b
:
string
[]
[]
;
c
:
string
[]
;
}
Index
Properties
a
b
c
Properties
a
a
:
string
[]
b
b
:
string
[]
[]
c
c
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
a
b
c
Documentation
Loading...
The struct for zk login proof.