AppQueryMessage
@totemsdk/lookup-protocol / AppQueryMessage
Interface: AppQueryMessage
Extends
BaseMessage
Properties
id?
optionalid?:string
Inherited from
BaseMessage.id
payload
payload:
object
authorAddress?
optionalauthorAddress?:string
category?
optionalcategory?:string[]
freeOnly?
optionalfreeOnly?:boolean
limit?
optionallimit?:number
minVersion?
optionalminVersion?:number
sig?
optionalsig?:string
Inherited from
BaseMessage.sig
type
type:
"APP_QUERY"
Overrides
BaseMessage.type
version
version:
number
Inherited from
BaseMessage.version