pub async fn create_operator_unix_server<C: CitreaClientT>(
config: BridgeConfig,
socket_path: PathBuf,
) -> Result<(PathBuf, Sender<()>), BridgeError>
pub async fn create_operator_unix_server<C: CitreaClientT>(
config: BridgeConfig,
socket_path: PathBuf,
) -> Result<(PathBuf, Sender<()>), BridgeError>