1
This commit is contained in:
parent
57c6e05ef8
commit
36c471e40a
@ -59,7 +59,7 @@ func (this* SpecTransfer721) dispatch(ds *f5.DataSet) bool {
|
||||
contractAddress := ds.GetByName("contract_address")
|
||||
tokenId := ds.GetByName("token_id")
|
||||
fromAddress := ds.GetByName("from_address")
|
||||
toAddress := ds.GetByName("toaddress")
|
||||
toAddress := ds.GetByName("to_address")
|
||||
contractMeta := mt.Table.Contract.GetByNetIdAddress(netId, contractAddress)
|
||||
nftLockMeta := mt.Table.Contract.GetByNetIdName(netId, jccommon.CONTRACT_NAME_NFTLock)
|
||||
if contractMeta != nil {
|
||||
|
Loading…
x
Reference in New Issue
Block a user