Skip to content

Commit 5230292

Browse files
committed
update final task md file
1 parent f474375 commit 5230292

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

submission/FINAL-TASK.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ After successful creation, add your wallet name to the `wallet.txt` file
77
Hence, you should add your wallet name to subsequent commands, for example
88
`bitcoin-cli -signet -rpcwallet=github-username getblockcount`
99

10-
You dont need to add your bitcoin-cli commands in this file.
10+
You dont need to add any bitcoin-cli commands in this exercise.
1111
The goal is to update the `xxx.txt` files with the address, transaction and block hashes.
1212

1313
### Complete the tasks below
@@ -22,7 +22,7 @@ The goal is to update the `xxx.txt` files with the address, transaction and bloc
2222

2323
3. Fund the address using this faucet (`alt.signetfaucet.com`) and save to files:
2424
- `transaction-1.txt` (txid)
25-
- `block-1.txt` (blockhash for the transaction)
25+
- `block-1.txt` (blockhash where the transaction was mined)
2626
- `coinbase-1.txt` (coinbase transaction in the block)
2727

2828
4. Spend from funded address by creating a transaction with details below:

0 commit comments

Comments
 (0)