proto.prism.node.Ledger
See theLedger companion object
The supported ledger types. Specifies which chain is used for storing transactions.
Attributes
- Companion
- object
- Graph
-
- Supertypes
- Known subtypes
-
object CARDANO_MAINNETobject CARDANO_TESTNETobject IN_MEMORYtrait Recognizedobject UNKNOWN_LEDGERclass UnrecognizedShow all
Members list
Type members
Value members
Concrete methods
Inherited methods
Attributes
- Inherited from:
- GeneratedEnum
Attributes
- Inherited from:
- GeneratedEnum
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- GeneratedEnum
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
GeneratedEnum -> Any
- Inherited from:
- GeneratedEnum
In this article