Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion proof-sh/proof.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ else
printf "\n5%% of the FLT supply is allocated to ~110,000 developers who contributed into open source web3 repositories during last year."
printf "\nPublic keys of selected Github accounts were added into a smart contract on Ethereum. Claim your allocation and help us build the decentralized internet together!"
printf "\n"
printf "\nCheck if you are eligible and proceed with claiming"
printf "\nCheck if you are eligible and proceed with claiming.\n"

read -r -p "Enter your github username so we can check if you are participating in the airdrop: " GITHUB_USERNAME

Expand Down