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.

RuleOnChain = object & RuleBase & EffectsOnChain
Defined in: src/modules/types.ts:233 Structure of a rule as stored in the system

Type declaration

instructionSet

instructionSet: number[]
Set of instructions that make up the rule

rawData

rawData: RawData