const DEFAULT_IPFS_GATEWAY: &str = "https://proofs.filecoin.io/ipfs/";Expand description
Default IPFS gateway to use for fetching parameters.
Set via the IPFS_GATEWAY_ENV environment variable.
const DEFAULT_IPFS_GATEWAY: &str = "https://proofs.filecoin.io/ipfs/";Default IPFS gateway to use for fetching parameters.
Set via the IPFS_GATEWAY_ENV environment variable.