Skip to main content

run_rpc_cache_once

Function run_rpc_cache_once 

Source
pub async fn run_rpc_cache_once(config: &AppConfig) -> Result<()>
Expand description

Runs one cache cycle (warm-up) and exits. Intended for: svo rpc-cache --once (cronjob/init-container use).