Skip to content

Commit

Permalink
Update vc-utils/keymanager.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickdowne committed Sep 1, 2024
1 parent 84e11fc commit 9a1ecf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vc-utils/keymanager.sh
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,7 @@ validator-count() {
if [ "${key_count}" -ne "${remote_key_count)" ]; then
echo "WARNING: The number of keys loaded into Web3signer and registered with the validator client differ."
echo "Please run \"./ethd keys register\""
fi
fi
}
Expand Down

0 comments on commit 9a1ecf6

Please sign in to comment.