Skip to main content

ensure_fedimint_version_matches

Function ensure_fedimint_version_matches 

Source
fn ensure_fedimint_version_matches(
    peer_setup_code: &PeerSetupCode,
    local_fedimint_version: &DkgVersion,
) -> Result<()>