pub async fn create_operator_grpc_server<C: CitreaClientT>(
config: BridgeConfig,
) -> Result<(SocketAddr, Sender<()>), BridgeError>
pub async fn create_operator_grpc_server<C: CitreaClientT>(
config: BridgeConfig,
) -> Result<(SocketAddr, Sender<()>), BridgeError>