Unsupported

scalus.cardano.node.stream.SubscriptionSupport.Unsupported
final case class Unsupported(reason: String)

Cannot be served at all. subscribe throws scalus.cardano.infra.UnsupportedSubscriptionException with this reason.

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product