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

fix: staking related fixes #524

Merged
merged 1 commit into from
Jan 23, 2021
Merged

fix: staking related fixes #524

merged 1 commit into from
Jan 23, 2021

Conversation

jdkanani
Copy link
Contributor

No description provided.

Copy link
Contributor

@anilcse anilcse left a comment

Choose a reason for hiding this comment

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

lgtm

App *HeimdallApp
}

// GetACKCount returns ack count
Copy link
Contributor

Choose a reason for hiding this comment

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

from ethereum chain?

chainmanagerParams.MainchainTxConfirmations,
)
if err != nil || receipt == nil {
return errors.New("Transaction is not confirmed yet. Please wait for sometime and try again")
Copy link
Contributor

Choose a reason for hiding this comment

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

should we parse the error? There could be other errors too right?

@jdkanani jdkanani merged commit ce36ea8 into master Jan 23, 2021
@jdkanani jdkanani deleted the jdkanani/staking-fix-1 branch January 23, 2021 10:26
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