From 170d52ef14884801cdc6d74dca0a34927f5b5ab5 Mon Sep 17 00:00:00 2001 From: Geoff Whittington Date: Sat, 11 Feb 2023 22:46:06 -0500 Subject: [PATCH] Add support for NoStr --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e61e1b..fcbb5af 100644 --- a/README.md +++ b/README.md @@ -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: