Andrew W. Hill
Andrew W. Hill
JOB_STATUS_FAILED after pow.ffs.pushConfig(cid) > so the event object that is passed to your handler has quite a bit of info. it looks like: ``` { id: string, apiId: string, cid:...
executing hot-storage config: pinning cid in hot storage: pinning cid .... context deadline exceeded > pinning a Cid which wasn't added to the IPFS. increasing the AddTimeout to give it...
not an error, but possibly a common Q Will the data still be on Filecoin after retrieval (before MinDealDuration) ? > Yes. The duration of the deal means the data...
sending tokens from a FFS managed address to another address Error! Rpc error: code = Unknown desc = ... is not managed by ffs instance > i think that first...
how can i recover an ffs token > you can't
How do you get FILs to use for a FFS instance on Testnet, besides becoming a miner? > use autoFund or https://faucet.testnet.filecoin.io/
What is the unit of FIL reported by APIs? > attoFil
What will happen if you try to retrieve file after specified DealMinDuration without enabling Renew ? > DealMinDuration is an intention from the client about the deal duration. When the...
Explain better the use of AllowUnfreeze > if you have hot storage disabled. And in some moment you want to get data from filecoin and put it in the hot...
If I use the default ffs config file, there is a maxPrice field and it's set to 0. Does this mean that FFS will only execute the deal if the...