Documentation
Preparing search index...
@mysten/sui
zklogin
toZkLoginPublicIdentifier
Function toZkLoginPublicIdentifier
toZkLoginPublicIdentifier
(
addressSeed
:
bigint
,
iss
:
string
,
options
?:
{
client
?:
ZkLoginCompatibleClient
;
legacyAddress
?:
boolean
}
,
)
:
ZkLoginPublicIdentifier
Parameters
addressSeed
:
bigint
iss
:
string
Optional
options
:
{
client
?:
ZkLoginCompatibleClient
;
legacyAddress
?:
boolean
}
Returns
ZkLoginPublicIdentifier
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...