Surface validator pubkey in metrics (#5227)

This commit is contained in:
Michael Vines
2019-07-22 16:08:21 -07:00
committed by GitHub
parent 21cef2fe21
commit 3a69459645
3 changed files with 9 additions and 18 deletions

View File

@ -81,7 +81,6 @@ case $deployMethod in
local|tar)
PATH="$HOME"/.cargo/bin:"$PATH"
export USE_INSTALL=1
export SOLANA_METRICS_DISPLAY_HOSTNAME=1
# Setup `/var/snap/solana/current` symlink so rsyncing the genesis
# ledger works (reference: `net/scripts/install-rsync.sh`)