Skip to content

Commit e361ab4

Browse files
committed
update
1 parent bc65d3d commit e361ab4

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

submission/FINAL-TASK.MD

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ See `README.md` file on how to send bitcoin cli commands to the Signet network
44
For the final task you will first create a bitcoin wallet using your github username as wallet name
55
After successful creation, add your wallet name to the `wallet.txt` file
66

7-
Hence, you should add your wallet name to subsquent commands, for example
7+
Hence, you should add your wallet name to subsequent commands, for example
88
`bitcoin-cli -signet -rpcwallet=github-username getblockcount`
99

1010
You dont need to add your bitcoin-cli commands in this file.
@@ -15,6 +15,8 @@ The goal is to update the `xxx.txt` files with the address, transaction and bloc
1515
1. Create a bitcoin wallet using your github username as wallet name
1616
- Add your wallet name to the `wallet.txt` file
1717

18+
### PS: Add `-rpcwallet=github-username` flag for subsequent commands below
19+
1820
2. Create a native SegWit address
1921
- Add your address to the `address.txt` file
2022

0 commit comments

Comments
 (0)