Fixing release method to V2.
This commit is contained in:
@@ -22,7 +22,6 @@ const approveTokens = async (tokenQty: string): Promise<any> => {
|
||||
);
|
||||
|
||||
await apprv.wait();
|
||||
console.log(apprv);
|
||||
return apprv;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user