Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.forterulesengine.io/llms.txt

Use this file to discover all available pages before exploring further.

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