cln-nip47/tests/config.toml
2025-12-31 23:56:36 +01:00

12 lines
191 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 = "0.0.0.0"