Skip to content

Commit

Permalink
Merge branch 'main' of github.com:darwinia-network/datahub
Browse files Browse the repository at this point in the history
  • Loading branch information
wuminzhe committed Jun 14, 2023
2 parents 02369e9 + 7697c92 commit 18ada17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/faucet.rb
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ def run_drop(address, network, username)

drop(evm_client, mongo_client, address, network, username)
else
raise "Drop not allowed"
raise "Already received it today, please come back tomorrow."
end
end

Expand Down

0 comments on commit 18ada17

Please sign in to comment.