Fantom-foundation/go-lachesis

View on GitHub
docker/local-stop.sh

Summary

Maintainability
Test Coverage
#!/usr/bin/env bash
cd $(dirname $0)

docker stop prometheus
killall tx-storm
killall lachesis
docker stop tracing