Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
s-damian committed Sep 15, 2024
1 parent 6181642 commit 56d1c96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ Solana Public Key (derivation 2): 8PnmS7rp3hRTSqGJkYedm8tavYuDfLjBJJL9ssBuyAis
Solana Public Key (derivation 3): 7rdf3btc5zNA7TXvA3Jc31VKnYRdc9goLmFYy6mEjbTv
```

Here, since we wanted 3 derivations, this generated 4 accounts (4 public keys) for us.
Here, since we wanted 3 derivations, 4 accounts (4 public keys) have been generated.

### 🌐 recover_seed command

Expand Down Expand Up @@ -196,7 +196,7 @@ Solana Public Key (derivation 2): 8PnmS7rp3hRTSqGJkYedm8tavYuDfLjBJJL9ssBuyAis
Solana Public Key (derivation 3): 7rdf3btc5zNA7TXvA3Jc31VKnYRdc9goLmFYy6mEjbTv
```

Here, since we wanted 3 derivations, this generated 4 accounts (4 public keys) for us.
Here, since we wanted 3 derivations, 4 accounts (4 public keys) have been generated.

### 🌐 send command

Expand Down

0 comments on commit 56d1c96

Please sign in to comment.