Skip to content

Commit 4bd4498

Browse files
committed
try n=4k
1 parent ab1d014 commit 4bd4498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/p2p/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ services:
4949
container_name: contract
5050
image: docker.contract
5151
environment:
52-
- "NODE_CONFIG={\"provider\": \"http://gateway:8545\"}"
52+
- "NODE_CONFIG={\"provider\": \"http://gateway:8545\", \"n\": 4000}"
5353
command: node main.js
5454

0 commit comments

Comments
 (0)