TransactionStatus

scalus.cardano.node.stream.SubscriptionRequest.TransactionStatus
final case class TransactionStatus(txHash: TransactionHash)

Following one transaction's status. Carries no options: latest-value streams take none, as SubscriptionOptions explains.

Attributes

Members list

Value members

Inherited methods

Attributes

Inherited from:
SubscriptionRequest

Attributes

Inherited from:
SubscriptionRequest
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product