Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Establish relationship between bc and orchestrator [FR-202] #10

Open
2 tasks
fabianschu opened this issue Aug 5, 2024 · 0 comments
Open
2 tasks

Comments

@fabianschu
Copy link
Collaborator

Status Quo

  • currently the BondingCurveentity only has the orchestrator address as a property
  • it requires RPC calls to get to the associated initialAdmin and other orchestrator-related information

Acceptance Criteria

  • there is a new Orchestrator entity, which contains properties relevant to the orchestrator; it contains at least the orchestrator admin (= initial admin of the workflow)
  • the BondingCurve entity has a one-to-one relationship to this new entity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant