Skip to content

Commit

Permalink
Adding ETH address to web faucet prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
mutantcornholio committed Nov 5, 2024
1 parent bb254d8 commit 908dcdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/lib/components/Form.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<input
type="text"
bind:value={address}
placeholder="5rt6..."
placeholder="5rt6... or 0x318..."
class="input w-full text-sm form-background text-white"
id="address"
disabled={!!webRequest}
Expand Down

0 comments on commit 908dcdd

Please # to comment.