UNPKG

filecoin-pin

Version:

Bridge IPFS content to Filecoin Onchain Cloud using familiar tools

6 lines 279 B
/** * Minimum runway in days to ensure WarmStorage can cover costs. Used when `--auto-fund` is passed to import or add commands */ export declare const MIN_RUNWAY_DAYS = 30; export declare const TELEMETRY_CLI_APP_NAME = "filecoinPinCli"; //# sourceMappingURL=constants.d.ts.map