Attributes
Members list
Type members
Classlikes
A transaction is pending that may spend the TXO. This state should only appear in node clients.
A transaction is pending that may spend the TXO. This state should only appear in node clients.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass TxoStatetrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
PENDING.type
The TxO is spent
The TxO is spent
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass TxoStatetrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
SPENT.type
The TxO is not spent
The TxO is not spent
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass TxoStatetrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
UNSPENT.type
Attributes
- Supertypes
-
trait UnrecognizedEnumclass TxoStatetrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Returns the Java descriptors for this enum. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.
Returns the Java descriptors for this enum. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.