pub type ProxyFromBootstrapCb = Arc<dyn Fn(TxUrl) -> Pin<Box<dyn Future<Output = Option<TxUrl>> + Send, Global>> + Sync + Send, Global>;
Expand description

Callback function signature for fetching dynamic proxy from bootstrap