Files
tldr/pages.zh/common/sui-client-faucet.md

16 lines
421 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Sui客户端水龙头
> 与Sui水龙头交互。
> 更多信息:<https://docs.sui.io/references/cli/client#request-a-sui-coin-from-faucet>。
- 从与活动网络关联的水龙头获取一个SUI币
`sui client faucet`
- 为地址获取一个SUI币也接受别名
`sui client faucet --address {{address}}`
- 从自定义水龙头获取一个SUI币
`sui client faucet --url {{custom-faucet-url}}`