pub async fn call_with_timeout( target: &str, method: &str, params: Cow<'_>, timeout: Duration, ) -> EResult<RpcEvent>
Will panic if RPC not set