Skip to content

Commit

Permalink
fix: bundler spec tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Vid201 committed Sep 21, 2023
1 parent d15b51e commit 5ed79dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundler-spec-tests/launcher.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ case $1 in
docker-compose up -d
silius bundler \
--verbosity 4 \
--eth-client-address ws://localhost:8545 \
--eth-client-address ws://localhost:8546 \
--mnemonic-file keys/0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 \
--beneficiary 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 \
--entry-points 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789 \
Expand Down

0 comments on commit 5ed79dd

Please sign in to comment.