Forte Rules Engine home page
v2
Search...
⌘K
Contact Us
Contact Us
Search...
Navigation
ForteRulesEngine.sol
RulesEngineDiamondArgs
Documentation
Reference
SDK Reference
Documentation
Contributor Guide
GitHub FRE
GitHub SDK
Forte Rules Engine
Summary
Example
Contents
ExampleERC721.sol
ExampleERC20.sol
Utils
Contents
DiamondMine.sol
Engine
Contents
AccessModifiers.sol
RulesEngineStorageStructure.sol
Facets
ForteRulesEngine.sol
FacetHasNoCodeOrHasBeenDestroyed
FunctionNotFound
ForteRulesEngine
BatchError
RulesEngineDiamondArgs
RulesEngineDiamondLib.sol
RulesEngineErrors.sol
RulesEngineStoragePositionLib.sol
RulesEngineEvents.sol
Client
Contents
RulesEngineClientERC20.sol
RulesEngineClientERC721A.sol
RulesEngineForeignCallAdmin.sol
RulesEngineClientERC721.sol
RulesEngineClient.sol
RulesEngineClientERC1155.sol
IRulesEngine.sol
ForteRulesEngine.sol
RulesEngineDiamondArgs
v0.5.0
Git Source
This is used in diamond constructor more arguments are added to this struct this avoids stack too deep errors
Copy
Ask AI
struct
RulesEngineDiamondArgs
{
address
init;
bytes
initCalldata;
}
BatchError
RulesEngineDiamondLib
Assistant
Responses are generated using AI and may contain mistakes.