Blockfrost.Shared.StakePoolRelay (Blockfrost v0.2.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Blockfrost.Shared.StakePoolRelay{
  dns: String.t() | nil,
  dns_srv: String.t() | nil,
  ipv4: String.t() | nil,
  ipv6: String.t() | nil,
  port: integer()
}