bench-tps will now generate an ephemeral identity if not provided with one

Also simplify scripts as a result
This commit is contained in:
Michael Vines
2018-12-06 15:09:04 -08:00
parent aecb06cd2a
commit c4b8f0cd2f
4 changed files with 5 additions and 16 deletions

View File

@ -133,5 +133,4 @@ tune_networking() {
SOLANA_CONFIG_DIR=${SNAP_DATA:-$PWD}/config
SOLANA_CONFIG_PRIVATE_DIR=${SNAP_DATA:-$PWD}/config-private
SOLANA_CONFIG_VALIDATOR_DIR=${SNAP_DATA:-$PWD}/config-validator
SOLANA_CONFIG_CLIENT_DIR=${SNAP_USER_DATA:-$PWD}/config-client