forked from mito-systems/sol-mem-gen
Add log
This commit is contained in:
parent
c923edf3c5
commit
f53fb1c312
@ -62,7 +62,7 @@ export async function processTweet(txSignature: string, memeUrl: string | null)
|
|||||||
isLockCreated: false,
|
isLockCreated: false,
|
||||||
});
|
});
|
||||||
|
|
||||||
console.error('Error locking tokens.');
|
console.error('Error locking tokens: ', error);
|
||||||
|
|
||||||
throw new Error("Transaction failed.");
|
throw new Error("Transaction failed.");
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user