From 66aa11240727f1f56e672bc654388b7e8907f8f2 Mon Sep 17 00:00:00 2001 From: aitbc Date: Thu, 14 May 2026 09:21:19 +0200 Subject: [PATCH] Update monitoring service reference in SMART_CONTRACT_DEPLOYMENT.md --- docs/deployment/SMART_CONTRACT_DEPLOYMENT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deployment/SMART_CONTRACT_DEPLOYMENT.md b/docs/deployment/SMART_CONTRACT_DEPLOYMENT.md index 8fc9f1c0..2d852005 100644 --- a/docs/deployment/SMART_CONTRACT_DEPLOYMENT.md +++ b/docs/deployment/SMART_CONTRACT_DEPLOYMENT.md @@ -301,7 +301,7 @@ npx hardhat verify --network
**Solution:** ```bash # Check service status -systemctl status aitbc-monitor.service +systemctl status aitbc-monitoring.service # Check Prometheus curl http://localhost:9090/-/healthy