Add bench-exchange support to the net framework (#3893)

This commit is contained in:
Jack May
2019-04-19 09:56:01 -07:00
committed by GitHub
parent 809b051f10
commit 1a9ac62f60
5 changed files with 96 additions and 27 deletions

View File

@ -4,7 +4,7 @@ here=$(dirname "$0")
# shellcheck source=multinode-demo/common.sh
source "$here"/common.sh
lamports=1000000000
lamports=100000000000000
bootstrap_leader_lamports=
usage () {