Git Source Inherits: IInputErrors Author: @ShaneDuncan602, @oscarsernarosero, @TJ-Everett, @mpetersoCode55, @VoR0220 This contract is the permissions contract This contains common functions for the protocol application handlerDocumentation Index
Fetch the complete documentation index at: https://thrackle.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
State Variables
lastPossibleAction
Functions
validateRuleInputFull
The actions and ruleIds lists must be the same length and at least one action must be present Validate the full atomic rule setter function parameters| Name | Type | Description |
|---|---|---|
_actions | ActionTypes[] | list of applicable actions |
_ruleIds | uint32[] | list of ruleIds for each action |