Skip to main content

spawn_rpc_proxy_rejecting_method_when_enabled

Function spawn_rpc_proxy_rejecting_method_when_enabled 

Source
pub async fn spawn_rpc_proxy_rejecting_method_when_enabled(
    endpoint: String,
    method: &'static str,
) -> (String, Arc<AtomicBool>)
Expand description

Spawns an RPC proxy whose rejection of method can be enabled after startup.