Skip to content

Conversation

@sukantoraymond
Copy link
Collaborator

Use latest avalanche tooling go sdk


var signatureAggregatorEndpoint string
if initValidatorManagerFlags.SigAggFlags.SignatureAggregatorEndpoint == "" {
if err := signatureaggregator.SignatureAggregatorCleanup(app, network); err != nil {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not reuse previous signature aggregator?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this logic was ok previously

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In cases where signature aggregator is manually deleted / process manually stopped

Signed-off-by: sukantoraymond <rsukanto@umich.edu>
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

Successfully merging this pull request may close these issues.

3 participants