RuleProcessorDiamondImports.sol
RuleProcessorDiamondImports
Git Source
Author:
@ShaneDuncan602 @oscarsernarosero @TJ-Everett
This contract should be used by all facet contracts in the rule processor module.
import ”./RuleProcessorDiamondImports.sol”;
This abstract contract exists to centralize the imports needed across the Rule Processor Facets.