Skip to main content
CallingFunctionOnChain = object
Defined in: src/modules/types.ts:289 Structure representing a foreign call as stored on-chain

Properties

parameterTypes

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

set

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

signature

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