Skip to content

Commit d9777ce

Browse files
committed
Update doc
1 parent c3a7e99 commit d9777ce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/technical/RuleConditionalTransfer.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,11 @@ All these parameters can be updated after deployment.
5151
| | `isActivate` | Activate automatic approval |
5252
| | `timeLimitBeforeAutomaticApproval` | Time limit before an approval is “automatically” approved. In this case, it is possible to perform the transfer with a status request to WAITING |
5353

54+
### Conditional Whitelist
5455

56+
There is the possibility to add a Rule whitelist. If `from`and `to` are in the whitelist, a CMTAT transfer will be authorized by the rule without an approved requestTransfer.
57+
58+
The function to call is `setConditionalWhitelist`.
5559

5660
### Automatic transfer after approval
5761

0 commit comments

Comments
 (0)