Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RawTransactionValue

Hierarchy

  • Value
    • RawTransactionValue

Index

Constructors

Methods

Constructors

constructor

  • Parameters

    • rawTransaction: RawTransaction
    • Optional options: undefined | { validate?: undefined | false | true }

    Returns RawTransactionValue

Methods

equals

  • equals(other: Value): boolean
  • Parameters

    Returns boolean

hash

  • Returns Hash

hashCode

  • hashCode(): number
  • Returns number

Generated using TypeDoc