1
This commit is contained in:
parent
34704278a4
commit
91f7840515
@ -31,7 +31,6 @@ async function nftUnlock(session) {
|
|||||||
const instance = bc.getInstanceByName('NFTLock');
|
const instance = bc.getInstanceByName('NFTLock');
|
||||||
|
|
||||||
const transModel = session.createModel('Transaction');
|
const transModel = session.createModel('Transaction');
|
||||||
const usedTokenIdModel = session.createModel('UsedTokenId');
|
|
||||||
|
|
||||||
{
|
{
|
||||||
if (!nftAddress) {
|
if (!nftAddress) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user