| 
									
										
										
										
											2021-11-12 18:13:01 +00:00
										 |  |  | [Unit] | 
					
						
							|  |  |  | Description=Fill missing blocks at Ethereum database | 
					
						
							|  |  |  | After=network.target | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [Service] | 
					
						
							|  |  |  | Type=oneshot | 
					
						
							|  |  |  | WorkingDirectory=/home/ubuntu/moonstream/crawlers/mooncrawl | 
					
						
							|  |  |  | EnvironmentFile=/home/ubuntu/moonstream-secrets/app.env | 
					
						
							| 
									
										
										
										
											2024-03-28 13:37:45 +00:00
										 |  |  | ExecStart=/home/ubuntu/moonstream-env/bin/python -m mooncrawl.crawler blocks missing --blockchain ethereum -n | 
					
						
							| 
									
										
										
										
											2022-06-11 12:06:01 +00:00
										 |  |  | CPUWeight=50 | 
					
						
							| 
									
										
										
										
											2022-05-03 12:39:33 +00:00
										 |  |  | SyslogIdentifier=ethereum-missing |