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 32a8be6 + 612d209 commit 257a3b9
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 "Already received it today, please come back tomorrow."
raise "already received it today, please come back tomorrow."
end
end

Expand Down

0 comments on commit 257a3b9

Please sign in to comment.