-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Milestone
Description
Summary
Endpoint for posting the 3 necessary ICS payloads for onboarding, which will be posted to chain immediately, via a new ICS queue, using payWithCapacityBatchAll.
Context
This is to support Access Control Lists.
Outline or additional Details
[PM/Eng]: Acceptance criteria
- New endpoint in account-api that takes a new public key and a schema ID
- The schema is validated and the job is pushed to the account-worker
- The worker executes the transaction using the Provider keys.
- Unit and e2e tests for same
- Swagger docs updated
- MDBook updated
- Updates to documentation are reviewed by Jeanette and/or Diego