Skip to main content
hexToFunctionString = object
Defined in: src/modules/types.ts:88 Maps hex values to their function string representations

Properties

encodedValues

encodedValues: string
Defined in: src/modules/types.ts:94 Encoded values for the function

functionString

functionString: string
Defined in: src/modules/types.ts:92 String representation of the function

hex

hex: string
Defined in: src/modules/types.ts:90 Hex representation

index

index: number
Defined in: src/modules/types.ts:96 Index of the function

name?

optional name: string
Defined in: src/modules/types.ts:98 Name field - should be provided for foreign calls since names are required