Skip to content

Conversation

@Wutche
Copy link

@Wutche Wutche commented Jan 4, 2026

The faucet command was incorrectly showing encrypt_keychain documentation. Updated to properly describe requesting testnet STX tokens. Closes #1817
@janniks @zone117x

Description

The stacks faucet command help text was copy-pasted from encrypt_keychain and showed incorrect documentation about encrypting backup phrases instead of describing the faucet functionality.

Fixed by updating the help text to correctly describe requesting free testnet STX tokens.

Breaking change?

None

Example

Before (incorrect):
$ stx help faucet
Command: faucet
Encrypt a 12-word backup phrase, which can be decrypted later with the
decrypt_backup_phrase command...

After (correct):
$ stx help faucet
Command: faucet
Request free Stacks tokens (STX) from the testnet faucet for the specified address.
This command only works on testnet and is useful for testing and development purposes.

Checklist

The faucet command was incorrectly showing encrypt_keychain documentation.
Updated to properly describe requesting testnet STX tokens.
Closes stx-labs#1817
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@stacks/cli: Help text for stacks faucet incorrect

1 participant