Open lidel opened 2 years ago
There should be CI set up that pins both CIDs (DATA_HASH and GEOIP_ROOT) to at least two pinning services.
DATA_HASH
GEOIP_ROOT
This way we avoid issues like https://github.com/ipfs/ipfs-webui/issues/1992
FYI that I added w3cli pinning support to ipfs-webui with https://github.com/ipfs/ipfs-webui/pull/2182 and we could do similar here.
There should be CI set up that pins both CIDs (
DATA_HASH
andGEOIP_ROOT
) to at least two pinning services.This way we avoid issues like https://github.com/ipfs/ipfs-webui/issues/1992