Skip to content

Commit

Permalink
Fixing README file
Browse files Browse the repository at this point in the history
  • Loading branch information
alan10fm committed Feb 25, 2021
1 parent 8d67b11 commit ffd9139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ Response: `Binary containing paymentAck`
### Encryption
You can generate EncryptedMessages to test this functionality. Once you start the service you can fetch a set of ECDSA keys to use in your ProtocolMessages.

Endpoint: `/encryption/keys`
Endpoint: `/utils/encryption/keys`
Description: `Send a GET request to this to receive a set of sender/recipient keys to test encrypted messages`
Verb: `GET`
Response: `Set of keys to do encryption`

0 comments on commit ffd9139

Please sign in to comment.