CloudCoin Desktop interim RAIDA cache fix
==========================================

This package contains ._id6.guardians, a cached list of the 25 primary
RAIDA servers and 25 mirror/backup RAIDA servers for coin ID 6.

Installation
------------

1. Close CloudCoin Desktop completely.
2. Copy the file named ._id6.guardians into the CloudCoin Desktop data folder,
   beside config.toml.

   Typical folder:
   C:\Users\User\cloudcoin_desktop

3. Do not rename the file. The filename must be exactly:

   ._id6.guardians

4. Start CloudCoin Desktop again.

What this fixes
---------------

The program normally contacts Guardian websites to obtain the RAIDA server
addresses. This cache lets it skip that Guardian discovery step and use the
addresses directly.

File format
-----------

The cache contains 25 primary RAIDA endpoints, one blank separator line, and
25 mirror/backup endpoints. Do not add comments, labels, or extra lines.

Important limitations
---------------------

This is an interim workaround, not a permanent update. The addresses came from
a coin6.txt file and may become outdated or unreachable.

The application treats this cache as expired after 72 hours based on the file's
modification time. If it stops working after three days, obtain a current
coin6.txt file and create a new cache from it.

The cache does not guarantee that all RAIDA servers are online. It only avoids
the Guardian lookup step. The program can still report RAIDA connection or
quorum errors if too many listed servers are unavailable.
