Taquito TypeDocs
    Preparing search index...

    Utility class to interact with Tezos operations

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    _foundAt: number = Number.POSITIVE_INFINITY
    _includedInBlock: ReplaySubject<BlockResponse> = ...
    context: Context

    Taquito context allowing access to rpc and signer

    hash: string

    Operation hash

    Raw operation that was injected

    results: OperationContentsAndResult[]

    Accessors

    Methods

    • Parameters

      • Optionalconfirmations: number

        [0] Number of confirmation to wait for

      • Optionaltimeout: number

        [180] Timeout

      Returns Promise<number>