cli
cli copied to clipboard
feat(network): add flag `--spn-faucet` flag
add the ability to use a custom spn faucet URL for the network's commands. My suggestion is to use a --spn-faucet
flag
To future-proof this (and since this is only going to be used for network commands) I'm fine with --faucet
as well.
We already have, --spn-faucet-address
. Is there an issue with that @Pantani?
Closing based on above context and stale nature + recent updates with faucet. Please reopen if otherwise.