hashgraph / hedera-nft-auction-demo

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

Add auction HCS transaction id to database and rest api response #140

Closed gregscullard closed 3 years ago

gregscullard commented 3 years ago

Is your feature request related to a problem? Please describe. In order for the UI to provide a link to the transaction that created the auction (HCS message), this should be persisted in the database and made available through the REST api.

gregscullard commented 3 years ago

duplicate of #139