AppleSauce
    Preparing search index...
    • Unlocks a wallet and returns the hidden tags

      Parameters

      Returns Promise<
          {
              mints: string[];
              privateKey: Uint8Array<ArrayBufferLike>
              | null;
              relays: string[];
          },
      >