mirror of https://github.com/nucypher/nucypher.git
Add feature newsfragment for #3558.
parent
40feaf49de
commit
64f744b54b
|
@ -0,0 +1,2 @@
|
|||
Condition that allows for if-then-else branching based on underlying conditions i.e. IF ``CONDITION A`` THEN ``CONDITION B`` ELSE ``CONDITION_C``.
|
||||
The ELSE component can either be a Condition or a boolean value.
|
Loading…
Reference in New Issue