minter icon indicating copy to clipboard operation
minter copied to clipboard

Confusing Error Message in Contract

Open d4hines opened this issue 3 years ago • 1 comments

The error message Auction does not exist for given asset_id confused the heck out of me.

My thinking was that asset_id === token_id. This is obviously wrong now that I understand the contract better, but when you're just getting your feet wet it's hard to keep all the terms straight.

I'm not sure how to improve the error message off-hand. And like I said - now that I'm more familiar with the schema it's clear. But I was quite lost.

d4hines avatar Apr 13 '21 01:04 d4hines