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

POST /v2/deposit_address issue with collection daemon #1742

Closed
pkucherenk0 opened this issue Oct 11, 2018 · 2 comments
Closed

POST /v2/deposit_address issue with collection daemon #1742

pkucherenk0 opened this issue Oct 11, 2018 · 2 comments

Comments

@pkucherenk0
Copy link

When you are making deposit to a anycoin address, collection daemon will wait till min conformation amount will be reached. If you will do POST /v2/deposit_address while min conformation is not reached you will generate new address and collection daemon will try to withdraw amount from new, empty wallet to a hot wallet.

@ysv
Copy link

ysv commented Oct 28, 2018

This api endpoint need to be hidden before we fix this
https://github.com/ruby-grape/grape#describing-methods

@ysv
Copy link

ysv commented Dec 13, 2018

Removed in v2

@ysv ysv closed this as completed Dec 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants