telemint icon indicating copy to clipboard operation
telemint copied to clipboard

Fix ownership bug

Open Tindarid opened this issue 1 year ago • 0 comments

If the auction ends on the line 181 in the original code and we received, for example, op::get_royalty_params - we will not update owner address (but we need to update it to the bidder address, because we have sent op::ownership_is_assigned to the bidder).

Tindarid avatar Oct 22 '22 20:10 Tindarid