Event
@algorandfoundation/algokit-utils / types/app-arc56 / Event
types/app-arc56.Event
ARC-28 event
Table of contents
Properties
Properties
args
• args: { desc?
: string
; name?
: string
; struct?
: string
; type
: string
}[]
The arguments of the event, in order
Defined in
desc
• Optional
desc: string
Optional, user-friendly description for the event
Defined in
name
• name: string
The name of the event