scalus.cardano.ledger.NonNegativeInterval
See theNonNegativeInterval companion object
Represents a non-negative interval in the Cardano blockchain.
A non-negative interval is represented as a fraction with a numerator and denominator, where both are non-negative and the denominator is positive.
Value parameters
- denominator
-
The denominator of the fraction (positive)
- numerator
-
The numerator of the fraction (non-negative)
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article