Function operationsGetByHashCounterNonce

  • Get operations by hash, counter and nonce

    Parameters

    • hash: string
    • counter: number
    • nonce: number
    • __namedParameters: {
          micheline?: MichelineFormat;
          quote?: Symbols;
      } = {}
    • Optional opts: RequestOpts

    Returns Promise<Operation[]>

Generated using TypeDoc