CltvExpiry

case class CltvExpiry(underlying: BlockHeight) extends Ordered[CltvExpiry]
Companion:
object
Source:
Lightning.scala
trait Serializable
trait Product
trait Equals
trait Comparable[CltvExpiry]
class Object
trait Matchable
class Any

Value members

Inherited methods

def <(that: CltvExpiry): Boolean
Inherited from:
Ordered
def <=(that: CltvExpiry): Boolean
Inherited from:
Ordered
def >(that: CltvExpiry): Boolean
Inherited from:
Ordered
def >=(that: CltvExpiry): Boolean
Inherited from:
Ordered
Inherited from:
Ordered
Inherited from:
Product