Skip to content

Commit

Permalink
live:officehour week2
Browse files Browse the repository at this point in the history
  • Loading branch information
linqining committed Nov 18, 2024
1 parent 78b92a7 commit 45badfb
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion mover/itpika/code/task6/inedx.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const { pool, USDC } = require('navi-sdk/dist/address');

(async() => {
let cli = new navi.NAVISDKClient({
mnemonic: "oxygen live segment arrange divide snack nuclear stand cherry family travel doll",
mnemonic: "oxygen office_hour segment arrange divide snack nuclear stand cherry family travel doll",
wordLength: 12, networkType: 'mainnet', numberOfAccounts: 2
});
let acc = cli.accounts[0];
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions mover/linqining/co-learn-2411/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@

## 参加直播答疑

- [x] 第一周:![学习记录截图](./images/live/week1.png)
- [] 第二周:![学习记录截图](./images/你的图片地址)
- [x] 第一周:![学习记录截图](images/office_hour/week1.png)
- [x] 第二周:![学习记录截图](./images/office_hour/week2.png)
- [] 第三周:![学习记录截图](./images/你的图片地址)
- [] 第四周:![学习记录截图](./images/你的图片地址)

Expand Down

0 comments on commit 45badfb

Please sign in to comment.