Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OutPointValue

Hierarchy

Index

Constructors

Methods

Constructors

constructor

  • Parameters

    • outPoint: OutPoint
    • options: { validate?: undefined | false | true }
      • Optional validate?: undefined | false | true

    Returns OutPointValue

Methods

equals

  • equals(other: Value): boolean
  • Parameters

    Returns boolean

hash

  • Returns Hash

hashCode

  • hashCode(): number
  • Returns number

Generated using TypeDoc