You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
linera-service: print faucet URL even if no faucet chain is given (#4864)
## Motivation
The faucet URL is accidentally not printed if `--faucet-chain` is not
passed explicitly.
## Proposal
Print it whenever `--with-faucet` is used.
## Test Plan
Tested locally, but we don't rely on this behaviour anywhere.
## Release Plan
- Nothing to do / These changes follow the usual release cycle.
## Links
- [reviewer
checklist](https://github.com/linera-io/linera-protocol/blob/main/CONTRIBUTING.md#reviewer-checklist)
---------
Signed-off-by: James Kay <[email protected]>
0 commit comments