Module forest_filecoin::utils::proofs_api

source ·

Re-exports§

Modules§

  • parameters 🔒
    This module contains the logic for storing and verifying the proofs parameters.
  • paramfetch 🔒
    This module contains the logic for fetching the proofs parameters from the network. As a general rule, the parameters are first fetched from ChainSafe’s Cloudflare R2 bucket, if that fails (or is overridden by PROOFS_ONLY_IPFS_GATEWAY_ENV), the IPFS gateway is used as a fallback.