Skip to content

Commit 4facb7b

Browse files
committed
2 parents f729765 + bf1482e commit 4facb7b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Numderive (--numderive) to set number of child keys generated
8686
When done properly, the final object should look something like this (there are only 3 children each in this image):
8787

8888

89-
![derive](screenshots/derive function.png)
89+
![derive](screenshots/derive-function.png)
9090

9191

9292
## Linking the transaction signing libraries
@@ -163,9 +163,9 @@ For ETH, return w3.eth.sendRawTransaction(signed.rawTransaction)
163163

164164
For BTCTEST, return NetworkAPI.broadcast_tx_testnet(signed)
165165

166-
![privkey](screenshots/prev key function.png)
167-
166+
![privkey](screenshots/privkey-function.png)
168167

168+
![sendtx](screenshots/sendtx-function.png)
169169

170170
## Send some transactions!
171171
Now, you should be able to fund these wallets using testnet faucets. Open up a new terminal window inside of wallet,

0 commit comments

Comments
 (0)