rule_parameters

Used to simplify rule creation, it describes a rule without the operator.

This struct shouldn't generally be handled by developers, the intended workflow is less_than(block_height(10));, which should give a rule_expression without ever handling rule_parameters

Properties

Link copied to clipboard

The value to check against

Link copied to clipboard

The variable of the rule