Function record_endpoint_rotation

Source
pub fn record_endpoint_rotation(network: &str, reason: &str)
Expand description

Records an RPC endpoint rotation event.

§Arguments

  • network - The network slug
  • reason - The reason for rotation (e.g., “rate_limit”, “network_error”)