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
I guess the amount of items should also be specified in the ItemInfo structure?
currently, during finalization of auction we hardcode the value of how many items to send to the winner of hte auction. This should be taken from item_info instead
The text was updated successfully, but these errors were encountered:
from #13
currently, during finalization of auction we hardcode the value of how many items to send to the winner of hte auction. This should be taken from
item_info
insteadThe text was updated successfully, but these errors were encountered: