Function getOwnableValidator

  • Parameters

    • __namedParameters: {
          hook?: `0x${string}`;
          owners: `0x${string}`[];
          threshold: number;
      }
      • Optional hook?: `0x${string}`
      • owners: `0x${string}`[]
      • threshold: number

    Returns Module