Verify the ledger as a part of sanity

This commit is contained in:
Michael Vines 2018-08-08 15:55:17 -07:00
parent ff57c7b7df
commit 74f5538bd3
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@ if [[ -z $EXPECTED_NODE_COUNT ]]; then
EXPECTED_NODE_COUNT=50
fi
echo "--- $NET_URL: verify ledger"
# Note: here we assume this script is actually running on the leader node...
sudo solana.ledger-tool --ledger /var/snap/solana/current/config/ledger verify
echo "--- $NET_URL: wallet sanity"
(