Options
All
  • Public
  • Public/Protected
  • All
Menu

Relay type (as defined by the Cardano spec)

see

Relay

Index

Enumeration members

SINGLE_HOST_IP_ADDR = 0

Relay is a single host specified with IPv4 or IPv6

see

SingleHostIpAddrRelayParams

SINGLE_HOST_HOSTNAME = 1

Relay is a single host specified as dns name

see

SingleHostHostnameRelayParams

MULTI_HOST = 2

Relay is multiple hosts reachable under dns name

see

MultiHostRelayParams

Generated using TypeDoc