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

Investigate for solutions to enhance token receving API #182

Open
ultimaweapon opened this issue Feb 3, 2020 · 1 comment
Open

Investigate for solutions to enhance token receving API #182

ultimaweapon opened this issue Feb 3, 2020 · 1 comment

Comments

@ultimaweapon
Copy link
Contributor

Right now timeout for receiving is a fixed value. This will have a lot of limitation. We should allow user to specify a custom timeout on every receiving. If we allow user to be able to specify timeout directly in the request it will make it harder to use for user who don't know how Blockchain work. So we need some way to provide this functionality without needing user to learn how Blockchain work.

@ultimaweapon
Copy link
Contributor Author

My idea is we will provide receiving profile. The user just specify the profile they want to use for that receiving in the request (e.g. exchange for token exchanging). We will provides pre-defined profiles for common scenarios. We will also allow user to specify profile configurations manually for the advanced user. With this solution we will support both regular user and advanced user.

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