Git Source Inherits: ERC173, IRuleProcessorDiamondEvents Author: @ShaneDuncan602 @oscarsernarosero @TJ-Everett Contract checks the rules for success Main contract of the diamond pattern. Responsible for checking on rules compliance.Documentation Index
Fetch the complete documentation index at: https://thrackle.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Functions
constructor
constructor creates facets for the diamond at deployment| Name | Type | Description |
|---|---|---|
diamondCut | FacetCut[] | Array of Facets to be created at deployment |
args | RuleProcessorDiamondArgs | Arguments for the Facets Position and Addresses |