MultiHostName

scalus.cardano.ledger.Relay.MultiHostName
final case class MultiHostName(dnsName: String)

A relay specified by a DNS name for SRV lookup.

Value parameters

dnsName

The DNS name (SRV record)

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product