AuthChallengeMessage
@totemsdk/lookup-protocol / AuthChallengeMessage
Interface: AuthChallengeMessage
Extends
BaseMessage
Properties
id?
optionalid?:string
Inherited from
BaseMessage.id
payload
payload:
object
challenge
challenge:
string
expiresAt
expiresAt:
number
sig?
optionalsig?:string
Inherited from
BaseMessage.sig
type
type:
"AUTH_CHALLENGE"
Overrides
BaseMessage.type
version
version:
number
Inherited from
BaseMessage.version