cln-nip47/tests/config.toml
2026-08-08 15:06:37 +02:00

12 lines
193 B
TOML

[info]
relay_url = "ws://127.0.0.1/"
name = "nostr-rs-relay"
description = "test relay"
[options]
reject_future_seconds = 1800
[limits]
limit_scrapers = false
[network]
address = "127.0.0.1"