State Variables
initialized
Functions
initialize
Initializes the Rules Engine with the specified owner. This function sets the initial owner of the diamond and ensures the contract is only initialized once.retrieveRawStringFromInstructionSet
Retrieves the raw string associated with a specific instruction set within a rule and policy. This function is used to fetch aStringVerificationStruct containing the raw string data.
Returns
retrieveRawAddressFromInstructionSet
Retrieves the raw address from a specific instruction set. This function is used to fetch the raw address associated with a given policy ID, rule ID, and instruction set ID.
Returns
_retreiveRawEncodedFromInstructionSet
Retrieves the raw encoded data and instruction set value from a given instruction set ID.
Returns