Skip to content

Commit

Permalink
Update docs/specs/clients/core/pairing/readme.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jakub Witczak <[email protected]>
  • Loading branch information
Talhaali00 and jakubuid authored Dec 1, 2022
1 parent 510ae38 commit a1575bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/specs/clients/core/pairing/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ User visits a new website that requires a Sign session for submitting transactio
#### Successful request handling if B registers protocol P

1. A creates random symKey S and pairing topic that is a sha256 hash of symKey S.
2. A's pairing client registers protocol P by passing the list of methods needed for protocol P
2. A's pairing client registers protocol P by passing the list of methods required for protocol P
3. A encrypts request with symKey S. Pairing client does not expects any response. P is responsible for response subscription.
4. A sends request on pairing topic.
5. A generates URI and appends the query parameter with the keys "and-methods" and "or-methods" the value being a array.
Expand Down

0 comments on commit a1575bd

Please sign in to comment.