Skip to content

Commit

Permalink
Merge pull request apotdevin#26 from Kodylow/tb1-placeholder
Browse files Browse the repository at this point in the history
closes
  • Loading branch information
Kodylow authored Jan 21, 2024
2 parents 66913a3 + 7297e93 commit bafb8bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/src/views/home/faucetActions/onchain.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export const Onchain = () => {
/>
<InputWithDeco
value={address}
placeholder="bcrt1..."
placeholder="tb1..."
title="Address"
inputCallback={value => setAddress(value)}
onEnter={() => handleOnchain()}
Expand Down

0 comments on commit bafb8bb

Please sign in to comment.