diff options
| -rw-r--r-- | 46.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -41,7 +41,7 @@ There are two ways to initiate a connection: | |||
| 41 | 41 | ||
| 42 | _remote-signer_ provides connection token in the form: | 42 | _remote-signer_ provides connection token in the form: |
| 43 | 43 | ||
| 44 | `relay` | 44 | ``` |
| 45 | bunker://<remote-signer-pubkey>?relay=<wss://relay-to-connect-on>&relay=<wss://another-relay-to-connect-on>&secret=<optional-secret-value> | 45 | bunker://<remote-signer-pubkey>?relay=<wss://relay-to-connect-on>&relay=<wss://another-relay-to-connect-on>&secret=<optional-secret-value> |
| 46 | ``` | 46 | ``` |
| 47 | 47 | ||