main

Documentation for eth_defi.currency_api.cli.main function.

main()

Run an incremental exchange rate scan from environment configuration.

Reads the configuration from environment variables (see the module docstring), runs run_incremental_scan(), and exits non-zero if any date failed transiently so cron alerting fires.

Return type

None