scalus.cardano.ledger.Relay
See theRelay companion object
enum Relay
Represents a relay for a stake pool in the Cardano blockchain.
A relay is a network endpoint for a stake pool that can be one of three types:
- SingleHostAddr: An IP address with optional port
- SingleHostName: A DNS name with optional port
- MultiHostName: A DNS name for SRV lookup
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article