Odak modu

Build on Solana

Submit Your Homework 2: Change Transfer Amount

In this homework, you will modify the transfer amount in out existing logic. Currently it is transferring all the balance source account holds. Instead let's change this to a defined amount.

Step 1

Modify this line: let amount = source_account.amount so that it will transfer a hard coded amount.

Step 2

Run cargo test to make sure project is still working

Optional

Instead of hard coding the amount, you can get the amount as input from the user and then transfer that amount of tokens.

left-disk

Yazılım Kariyerinde İlerlemeni Hızlandıracak Programlar

Patika+ programlarımız ile 4-8 aylık yoğun yazılım kamplarına katıl, temel bilgilerden başlayarak kapsamlı bilgiler edin, yazılım kariyerine başla!

right-cube

Ödev

Yorumlar

Yorum yapabilmek için derse kayıt olmalısın!