diff options
| author | mattn <mattn.jp@gmail.com> | 2025-12-24 02:53:38 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-23 14:53:38 -0300 |
| commit | f5a15ea27e06ce8f5635117931f06318f532a713 (patch) | |
| tree | f7b522087eac747eae5589d1ecdeb0572b5858b1 /46.md | |
| parent | c1ff79f1c6c6f90f032a631d141e6ce8d39be7f2 (diff) | |
add relay tag (#2173)
Diffstat (limited to '46.md')
| -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 | ``` | 44 | `relay` |
| 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 | ||