Name | Type | Description |
---|---|---|
_actions | ActionTypes[] | the action types |
_ruleId | uint32 | Rule Id to set |
Name | Type | Description |
---|---|---|
_actions | ActionTypes[] | actions to have the rule applied to |
_ruleIds | uint32[] | Rule Id corresponding to the actions |
Name | Type | Description |
---|---|---|
_action | ActionTypes | the action type to set the rule |
_ruleId | uint32 | Rule Id to set |
Name | Type | Description |
---|---|---|
_action | ActionTypes | the corresponding action |
_ruleId | uint32 | the rule’s identifier |
Name | Type | Description |
---|---|---|
_index | uint256 | the index of the found oracle rule |
_found | bool | true if found |
Name | Type | Description |
---|---|---|
_actions | ActionTypes[] | the action types |
_on | bool | boolean representing if a rule must be checked or not. |
ruleId | uint32 | the id of the rule to activate/deactivate |
Name | Type | Description |
---|---|---|
_action | ActionTypes | the action type |
Name | Type | Description |
---|---|---|
<none> | uint32[] | oracleRuleId |
Name | Type | Description |
---|---|---|
_action | ActionTypes | the action type |
ruleId | uint32 | the id of the rule to check |
Name | Type | Description |
---|---|---|
<none> | bool | boolean representing if the rule is active |
Name | Type | Description |
---|---|---|
_actions | ActionTypes[] | the action types |
ruleId | uint32 | the id of the rule to remove |