Skip to content

Commit

Permalink
fix last two img
Browse files Browse the repository at this point in the history
  • Loading branch information
sidvishnoi committed Aug 6, 2024
1 parent fc0a100 commit 7a19906
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TESTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,12 @@ Before you connect your wallet to the extension, you need to upload the public k
1. On [rafiki.money], Select **Settings > Developer Keys**.
1. Expand the drop-down menu for your wallet account, and then expand the desired wallet address. NEEDS IMG

<img src="https://openpayments.dev/img/snippets/generate-keys.png" alt="Expanded account showing payment pointer and upload key" style="max-width:600px;"/>
<img src="https://openpayments.dev/img/snippets/generate-keys.png" alt="Expanded account showing payment pointer and upload key" width="600" />

1. Click the **Upload key** button.
1. Paste the copied public key to the input field, add a nickname for the key and click **Upload key**. NEEDS IMG

<img src="https://openpayments.dev/img/snippets/view-keys.png" alt="Expanded account showing key ID, option to show public key, and button to revoke public/private keys" style="max-height:300px;"/>
<img src="https://openpayments.dev/img/snippets/view-keys.png" alt="Expanded account showing key ID, option to show public key, and button to revoke public/private keys" height="300" />

You can now open the extension popup again and connect your wallet.

Expand Down

0 comments on commit 7a19906

Please sign in to comment.