vnavascues/direct-request-coordinator

Specs whitelisting / access control

Closed this issue · 1 comments

This issue relates to #12

After making DRCoordinator inherit from Operator (#6) the easiest & cheapest way of whitelisting callers per Spec will be via the TOML Spec requesters field.

Consider whether an on-chain whitelisting would be interesting:

  • A new property in the JSON Spec: configuration.requesters (an Array).

Closed by #22