upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Arturo Cabral Mejía <me@ricardocabral.io>2022-08-18 17:46:24 -0400
committerGitHub <noreply@github.com>2022-08-18 17:46:24 -0400
commitc9b89cf982099ce19f4b07b7cbd38ce0b4dfc907 (patch)
tree398bf12f52cbff1d813ddfc9bfb44145a77fa7c8
parente621d78e28ea6e2e6f01a750647686bf3885a53f (diff)
chore: add testnet-like use case
-rw-r--r--27.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/27.md b/27.md
index 4954f3b..a0e9d9b 100644
--- a/27.md
+++ b/27.md
@@ -77,6 +77,7 @@ up to date. Both would construct the following message to subscribe:
776. Live events can take advantage of ephemeral events and previously-shared multicast group for communication during the event. 776. Live events can take advantage of ephemeral events and previously-shared multicast group for communication during the event.
787. Smart contracts may communicate in privacy-preserving way with individual clients using unique short-lived multicast groups. 787. Smart contracts may communicate in privacy-preserving way with individual clients using unique short-lived multicast groups.
798. Clients interested in Bitcoin prices in USD may subscribe to the multicast group "prices:btc:usd". Many providers may publish their events to the same multicast groups. 798. Clients interested in Bitcoin prices in USD may subscribe to the multicast group "prices:btc:usd". Many providers may publish their events to the same multicast groups.
809. Testnet-like multicast group for debugging in Nostr.
80 81
81# Notes 82# Notes
82 83