scalus.cardano.ledger.Value
See theValue companion class
object Value
Attributes
Members list
Type members
Classlikes
object given_CommutativeGroup_Value extends CommutativeGroup[Value]
object given_Decoder_Value extends Decoder[Value]
CBOR decoder for Value
object given_Encoder_Value extends Encoder[Value]
CBOR encoder for Value
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
Create a Value with a single asset and ADA
Create a Value with a single asset and ADA
Attributes
Create a Value from a map of assets with ADA
Create a Value from a map of assets with ADA
Attributes
Combine multiple values into one
Combine multiple values into one
Attributes
Combine multiple values into one (varargs)
Combine multiple values into one (varargs)
Attributes
Create a Value from assets under a single policy with ADA
Create a Value from assets under a single policy with ADA
Attributes
Givens
Givens
CBOR decoder for Value
CBOR decoder for Value
Attributes
CBOR encoder for Value
CBOR encoder for Value
Attributes
In this article