ChainMovers / suibase

Sui development environment and cookbook.
https://suibase.io
Apache License 2.0
35 stars 6 forks source link

faucet --help ... not helping #24

Closed mario4tier closed 10 months ago

mario4tier commented 1 year ago

~/sui-base$ localnet faucet --help Error: Invalid hexadecimal address [--help]

Should help like this instead:

~/sui-base$ localnet faucet http://0.0.0.0:9123 Address: 0x265254cffb43b73101579fecd21884d34336b3f23f61428a4e681bd96857ad66 Balance: 4000000000000

Usage: localnet faucet <ADDRESS 1> ... <ADDRESS n> | all