Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RawTransactionValue

Hierarchy

  • Value
    • RawTransactionValue

Index

Constructors

Methods

Constructors

constructor

  • Parameters

    • rawTransaction: RawTransaction
    • Default value _options: { validate?: undefined | false | true } = {}

      @deprecated this parameter is unused and takes no effect, please remove it.

      • Optional 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