Taquito TypeDocs
    Preparing search index...

    Class DelegateOperation

    Delegation operation provide utility function to fetch newly issued delegation

    Currently support only one delegation per operation

    Hierarchy (View Summary)

    Implements

    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[]
    source: string

    Accessors

    Methods