Create a new operation: allow-list
.
That operation will change the number of rules that should be applied. When an account is allow-listed, authorizer should validate only two rules:
- The transaction amount should not be above limit
- No transaction should be approved when the card is blocked
The account is not allow-listed by default, and once it is allow-listed it can be disabled with a new allow-list
operation.