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