Skip to main content

DEFAULT_REGISTRY_URL

Constant DEFAULT_REGISTRY_URL 

Source
pub const DEFAULT_REGISTRY_URL: &str = "https://registry.confium.org";
Expand description

The default registry base URL.

Mirrors the canonical endpoint documented in TODO.roadmap/06-module-registry.md. Callers can override this when constructing a Client (e.g. for a mirror).