Skip to content

Commit

Permalink
Merge branch 'docs-with-sidebar-encryption' of https://github.com/Req…
Browse files Browse the repository at this point in the history
…uestNetwork/requestNetwork into docs-with-sidebar-encryption
  • Loading branch information
yomarion committed Mar 11, 2020
2 parents 87ff386 + c23f561 commit b1dc53d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/docs/guides/5-request-client/6-encryption.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ console.log(requestData);

## Accepting / cancelling an invoice information

Like a clear request you will be able to update a request, if the provider is instanciated with a matching private key.
Like a clear request, you will be able to update it if the decryption provider is instanciated with a matching private key.

```typescript
//Accept
Expand Down

0 comments on commit b1dc53d

Please sign in to comment.