voiage.contracts.bundle.verify_contract_bundle
verify_contract_bundle
Section titled “verify_contract_bundle”verify_contract_bundle([positional or keyword] root: Path = None, [keyword-only] expected_bundle_sha256: str | None = None) -> VerifiedContractBundleVerify a bundle’s provenance, exact bytes, Arrow identity and fixtures.
Parameters:
rootPathexpected_bundle_sha256str | None(default:None)
Returns: VerifiedContractBundle