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

Add auto-registration to Vault and NCN in Operator Client #85

Open
ebatsell opened this issue Feb 11, 2025 · 0 comments
Open

Add auto-registration to Vault and NCN in Operator Client #85

ebatsell opened this issue Feb 11, 2025 · 0 comments

Comments

@ebatsell
Copy link
Collaborator

Description

For this Operator, check if there is an NcnOperator state and loudly warn (but not fail) if there is not existing, to contact the NCN admin. If the NcnOperatorState exists and the operator is not warmed up, execute that instruction.

For all vaults that have VaultNcnTickets with the NCN address, build and execute the instructions to create OperatorVault tickets, if they have not been created already.

The operator should fail to continue with a clear error log if these instructions fail.

Resources

See cli/src/getters.rs to fetch tickets

Acceptance criteria

Passing CI, lint

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