We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e6df87 commit 7634b92Copy full SHA for 7634b92
e2e/Makefile
@@ -5,6 +5,7 @@ chain:
5
DOCKER_DEFAULT_PLATFORM=linux/amd64 make -C chains network
6
# Wait for one epoch to use BEP-126 validator
7
sleep 60
8
+ docker compose -f chains/bsc/docker-compose.simple.yml logs
9
10
.PHONY:contracts
11
contracts:
0 commit comments