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

Add an endpoint that returns expiration by auction name #209

Open
davidyuk opened this issue Oct 25, 2019 · 2 comments
Open

Add an endpoint that returns expiration by auction name #209

davidyuk opened this issue Oct 25, 2019 · 2 comments

Comments

@davidyuk
Copy link
Member

Also, this data can be added to the output of getNameAuctionsBidsbyName endpoint

@johnsnewby
Copy link

@davidyuk
Copy link
Member Author

Looks ok, except that precision can be loosed on parsing because name_fee encoded as Number, but winning_bid is String. They are not equal after parsing.

Also, can you add this endpoint to swagger file?

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

2 participants