Relay

scalus.cardano.ledger.Relay
See theRelay companion enum
object Relay

Attributes

Companion
enum
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Relay.type

Members list

Type members

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Givens

Givens

given given_Decoder_Relay: Decoder[Relay]

CBOR Decoder for Relay. Decodes from a tagged array based on the relay type.

CBOR Decoder for Relay. Decodes from a tagged array based on the relay type.

Attributes

given given_Encoder_Relay: Encoder[Relay]

CBOR Encoder for Relay. Encodes as a tagged array based on the relay type.

CBOR Encoder for Relay. Encodes as a tagged array based on the relay type.

Attributes