Closed lesterli closed 3 weeks ago
This PR removes the step to set env file in restart script for bridge and explorer.
After reviewing the env file(.env.bridge, .env.explorer), setting it again for the restart case is unnecessary.
.env.bridge
.env.explorer
Tested in tohma-devnet-4
tohma-devnet-4
make l2-bridge-restart make l2-explorer-restart
Summary
This PR removes the step to set env file in restart script for bridge and explorer.
After reviewing the env file(
.env.bridge
,.env.explorer
), setting it again for the restart case is unnecessary.Test Plan
Tested in
tohma-devnet-4