explicitRelays property

Iterable<String>? explicitRelays
getter/setter pair

when specified only these relays are used and inbox/outbox get ignored

Implementation

Iterable<String>? explicitRelays;