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