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