hashgraph / hedera-nft-auction-demo

Demo NFT auction
Apache License 2.0
24 stars 11 forks source link

/v1/soldauctions -> ended auctions with bid >= reserve #157

Closed gregscullard closed 3 years ago

gregscullard commented 3 years ago

Signed-off-by: Greg Scullard gregscullard@hedera.com

Detailed description:

Adds a client rest endpoint to return ENDED auctions with at least one bid above reserve

Which issue(s) this PR fixes: Fixes #155

Special notes for your reviewer:

Checklist