Attributes
Members list
Type members
Classlikes
Cardano mainnet, used in production.
Cardano mainnet, used in production.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass Ledgertrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
CARDANO_MAINNET.type
Cardano testnet, used for testing.
Cardano testnet, used for testing.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass Ledgertrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
CARDANO_TESTNET.type
Store transactions in memory instead of blockchain, used only for development.
Store transactions in memory instead of blockchain, used only for development.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass Ledgertrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
IN_MEMORY.type
Attributes
- Supertypes
- Known subtypes
Invalid default value.
Invalid default value.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass Ledgertrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
UNKNOWN_LEDGER.type
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.