Skip to content

Commit

Permalink
Merge pull request #3305 from dfinity/jessiemongeon1-patch-3
Browse files Browse the repository at this point in the history
fix: Dev Journey 4.2
  • Loading branch information
jessiemongeon1 authored Aug 2, 2024
2 parents 9bf338e + ec906ee commit 5abd0c2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -438,6 +438,7 @@ Since you haven't transferred any tokens, this command returns the amount that y
To transfer tokens using the ICRC-1 ledger, use the following command:
```bash
dfx identity use DevJourney
dfx canister call icrc1_ledger_canister icrc1_transfer "(record { to = record { owner = principal \"sckqo-e2vyl-4rqqu-5g4wf-pqskh-iynjm-46ixm-awluw-ucnqa-4sl6j-mqe\";}; amount = 10_000;})"
```
Expand Down

0 comments on commit 5abd0c2

Please sign in to comment.