Hint
@algorandfoundation/algokit-utils / types/app-spec / Hint
types/app-spec.Hint
Hint information for a given method call to allow client generation
Table of contents
Properties
Properties
call_config
• call_config: CallConfig
Defined in
default_arguments
• Optional
default_arguments: Record
<string
, DefaultArgument
>
Defined in
read_only
• Optional
read_only: boolean
Defined in
structs
• Optional
structs: Record
<string
, Struct
>
Any user-defined struct/tuple types used in the method call, keyed by parameter name or output
for return type