UNPKG

filecoin-pin

Version:

Bridge IPFS content to Filecoin Onchain Cloud using familiar tools

7 lines (5 loc) 223 B
/** * Minimum runway in days to ensure WarmStorage can cover costs. Used when `--auto-fund` is passed to import or add commands */ export const MIN_RUNWAY_DAYS = 30 export const TELEMETRY_CLI_APP_NAME = 'filecoinPinCli'