pub async fn start_faucet(app_state: Arc<AppState>) -> Result<Service>
Start a faucet that is run locally. This should only be used for starting a local network, and not for devnet/testnet deployments!