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

Worker: Accept stake request. #36

Closed
deepesh-kn opened this issue May 29, 2019 · 0 comments
Closed

Worker: Accept stake request. #36

deepesh-kn opened this issue May 29, 2019 · 0 comments

Comments

@deepesh-kn
Copy link
Contributor

deepesh-kn commented May 29, 2019

This is an implementation ticket. The actual implementation may vary as we start working on it.
Please check #5 first for any updates in interface and params.

This function used contract interact to call accept stake request on OSTComposer contract.

  • Updates the state in DB. (There is a function that will handle this by passing the state)
    -ACCEPTED if the transaction is successful
    -ACCEPTED_FAILED if the transaction is failed.
  • Should wait for n block confirmations.
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