1
This commit is contained in:
parent
d5ced23381
commit
2ee789e67c
@ -31,7 +31,7 @@ async function activate721Nft(session) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const nftAddress = bc.getNftAddress(tokenType);
|
const nftAddress = bc.getNftAddress(tokenType);
|
||||||
const userAddress = metaFactory.getUserAddress();
|
const userAddress = bc.getUserAddress();
|
||||||
|
|
||||||
{
|
{
|
||||||
const itemMeta = metaFactory.getMetaByKey('Item', itemId);
|
const itemMeta = metaFactory.getMetaByKey('Item', itemId);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user