You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: