Description

Utility class to interact with Tezos operations

Hierarchy (view full)

Constructors

Properties

_foundAt: number = Number.POSITIVE_INFINITY
context: Context

Taquito context allowing access to rpc and signer

hash: string

Operation hash

Raw operation that was injected

results: OperationContentsAndResult[]

Accessors

Methods

  • Parameters

    • Optional confirmations: number

      [0] Number of confirmation to wait for

    • Optional timeout: number

      [180] Timeout

    Returns Promise<number>

Generated using TypeDoc