Skip to main content

RPC_DIG_NET

Constant RPC_DIG_NET 

Source
pub const RPC_DIG_NET: &'static str;
Expand description

The public gateway base URL — FINAL fallback tier, never the primary/hard-coded endpoint (CLAUDE.md §5.3). Re-exported from the dig-constants SSOT. The public DIG read gateway.

This is the FINAL-FALLBACK tier of the §5.3 client→node connection order: a client falls through to this plain-HTTPS public read tier only when neither dig.local nor localhost (both on DIG_NODE_PORT) responds. This constant ensures all consumers (dig-download, digstore CLI, dig-sdk, dig-node) reference an identical gateway URL instead of each hardcoding their own copy of rpc.dig.net.