Table of Contents

Class NostrTransport

Namespace
NArk.ArkadeIntents.SolverRegistry
Assembly
NArk.ArkadeIntents.dll

Where a solver listens for Nostr traffic.

public sealed class NostrTransport
Inheritance
NostrTransport
Inherited Members

Properties

Relays

The relays it connects out to. Both sides dial out; neither listens.

public List<string> Relays { get; init; }

Property Value

List<string>