1
This commit is contained in:
parent
3b5f2fc16e
commit
d19eb275e7
@ -120,7 +120,7 @@ class Nft extends BaseModel
|
|||||||
't_nft',
|
't_nft',
|
||||||
array(
|
array(
|
||||||
'owner_address' => LOCK_CONTRACT_ADDRESS,
|
'owner_address' => LOCK_CONTRACT_ADDRESS,
|
||||||
'last_owner_address' => $account,
|
'last_lock_address' => $account,
|
||||||
'token_type' => $type,
|
'token_type' => $type,
|
||||||
'deleted' => 0,
|
'deleted' => 0,
|
||||||
),
|
),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user