CallingFunctionOnChain = object
Defined in: src/modules/types.ts:314 Structure representing a foreign call as stored on-chain

Properties

parameterTypes

parameterTypes: number[]
Defined in: src/modules/types.ts:320 Types of parameters

set

set: boolean
Defined in: src/modules/types.ts:316 Whether the foreign call is set

signature

signature: string
Defined in: src/modules/types.ts:318 Function signature