Skip to content

Commit

Permalink
task6
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanchengjiayu committed Nov 20, 2024
1 parent dde533a commit 3f93865
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export function Task(){
const [toBorrowCoin] = await borrowCoin(tx, wusdcPool, borrow_amount);


// 存入USDC
// 存入USDC
await depositCoin(tx, wusdcPool,toBorrowCoin, borrow_amount);

// 提交交易
Expand Down

0 comments on commit 3f93865

Please sign in to comment.