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
Section titled “Table of contents”Properties
Section titled “Properties”Properties
Section titled “Properties”call_config
Section titled “call_config”• call_config: CallConfig
Defined in
Section titled “Defined in”default_arguments
Section titled “default_arguments”• Optional default_arguments: Record<string, DefaultArgument>
Defined in
Section titled “Defined in”read_only
Section titled “read_only”• Optional read_only: boolean
Defined in
Section titled “Defined in”structs
Section titled “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