Add support for NoStr

This commit is contained in:
Geoff Whittington
2023-02-11 22:46:06 -05:00
parent 0fccf6ea9e
commit 170d52ef14
+2 -2
View File
@@ -244,8 +244,8 @@ decrypt_filter:
- **log_level** `debug` or `info`. Default `info`
- **private_key** The private key for a NoStr user. Secrets can be passed using ENV variables
- **public_key** The public key for the NoStr user associated with the private key.
- **message** A specific message
- **relays** List of NoStr relays
- **message** A specific message (Optional)
- **relays** List of NoStr relays. Default `wss://nostr-pub.wellorder.net`, and `wss://relay.damus.io`
For example: