Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Indicate which request a response is for #92

Open
samczsun opened this issue Jun 9, 2018 · 2 comments
Open

Indicate which request a response is for #92

samczsun opened this issue Jun 9, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@samczsun
Copy link

samczsun commented Jun 9, 2018

I have a program which scans the markets of a list of tokens, some of which may not actually have any open orders. The problem is that the response to getMarket doesn't indicate which token it's for. A good general solution for this type of problem would be to accept a request id and echo that request id back with the response

@freeatnet freeatnet added the enhancement New feature or request label Jun 13, 2018
@freeatnet
Copy link
Contributor

@samczsun Good point.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants
@freeatnet @samczsun and others