update js
This commit is contained in:
parent
c630173169
commit
e862b4057f
@ -232,7 +232,8 @@ function mintNFT(funId, address, tokenIds, startTime, saltNonce, signature) {
|
|||||||
startTime,
|
startTime,
|
||||||
saltNonce,
|
saltNonce,
|
||||||
signature,
|
signature,
|
||||||
})
|
}),
|
||||||
|
(v) => JSON.stringify(v)
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
// ======= end of interact with contract =======
|
// ======= end of interact with contract =======
|
||||||
|
Loading…
x
Reference in New Issue
Block a user