Skip to content

Commit

Permalink
Update pairing-uri.md
Browse files Browse the repository at this point in the history
  • Loading branch information
llbartekll authored Nov 7, 2023
1 parent e3fcf76 commit dd95cf6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/specs/clients/core/pairing/pairing-uri.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
topic = "7f6e504bfad60b485450578e05678ed3e8e8c4751d3c6160be17160d63ec90f9"
version = 2
symKey = "587d5484ce2a2a6ee3ba1962fdd7e8588e06200c46823bd18fbd67def96ad303"
methods = [wc_sessionPropose, wc_sessionAuthenticated],[wc_authRequest]
methods = [wc_sessionPropose, wc_sessionAuthenticate],[wc_authRequest]
relay = { protocol: "irn", data: "" }

```
uri = "wc:7f6e504bfad60b485450578e05678ed3e8e8c4751d3c6160be17160d63ec90f9@2?symKey=587d5484ce2a2a6ee3ba1962fdd7e8588e06200c46823bd18fbd67def96ad303&methods=[wc_sessionPropose, wc_sessionAuthenticated],[wc_authRequest]&relay-protocol=irn"
uri = "wc:7f6e504bfad60b485450578e05678ed3e8e8c4751d3c6160be17160d63ec90f9@2?symKey=587d5484ce2a2a6ee3ba1962fdd7e8588e06200c46823bd18fbd67def96ad303&methods=[wc_sessionPropose, wc_sessionAuthenticate],[wc_authRequest]&relay-protocol=irn"
```

0 comments on commit dd95cf6

Please sign in to comment.