Table of Contents

Class SolverTransports

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

Rendezvous data, keyed by protocol so a second transport is an added key.

public sealed class SolverTransports
Inheritance
SolverTransports
Inherited Members

Properties

Nostr

Nostr rendezvous. The only protocol v0 admits, and required within the map.

public NostrTransport? Nostr { get; init; }

Property Value

NostrTransport