Skip to content

Commit

Permalink
New WhisperNode Finality Provider
Browse files Browse the repository at this point in the history
  • Loading branch information
admin user committed Aug 8, 2024
1 parent 643a5fb commit 5ff2858
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bbn-1/finality-providers/scripts/verify-valid-fp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ regexEmail="^[a-z0-9!#\$%&'*+/=?^_\`{|}~-]+(\.[a-z0-9!#$%&'*+/=?^_\`{|}~-]+)*@([

NICKNAME=${1:-""}
EOTSD_BIN="${EOTSD_BIN:-eotsd}"
echo "Nickname provided: '$NICKNAME'"


if [ ${#NICKNAME} -lt 2 ]; then
echo $NICKNAME "should have more than 2 characters"
Expand Down

0 comments on commit 5ff2858

Please sign in to comment.