DEFAULT_IPFS_GATEWAY

Constant DEFAULT_IPFS_GATEWAY 

Source
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.