chore: add testnet-like use case

This commit is contained in:
Ricardo Arturo Cabral Mejía 2022-08-18 17:46:24 -04:00 committed by GitHub
parent e621d78e28
commit c9b89cf982
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
27.md
View File

@ -77,6 +77,7 @@ up to date. Both would construct the following message to subscribe:
6. Live events can take advantage of ephemeral events and previously-shared multicast group for communication during the event.
7. Smart contracts may communicate in privacy-preserving way with individual clients using unique short-lived multicast groups.
8. 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.
9. Testnet-like multicast group for debugging in Nostr.
# Notes