mango-v4/liquidator/src
Christian Kamm 999bb4b597 Liq/Keeper: allow --dotenv=<file> arg
Makes it easier to run the tools with different configs, without either
passing everything explicitly or making separate directories for .env
files.
2022-07-19 14:57:25 +02:00
..
account_shared_data.rs Mc/liquidator (#64) 2022-06-18 16:31:28 +02:00
chain_data.rs Liq/Client: Various improvements 2022-07-18 18:18:57 +02:00
chain_data_fetcher.rs Liq: use clap+dotenv instead of toml config file 2022-07-19 11:35:59 +02:00
liquidate.rs Liq: explain re-fetching reason 2022-07-18 18:18:57 +02:00
main.rs Liq/Keeper: allow --dotenv=<file> arg 2022-07-19 14:57:25 +02:00
metrics.rs fix clippy warnings 2022-06-21 13:10:37 +02:00
snapshot_source.rs Liq: use clap+dotenv instead of toml config file 2022-07-19 11:35:59 +02:00
util.rs Mc/liquidator (#64) 2022-06-18 16:31:28 +02:00
websocket_source.rs Liq: use clap+dotenv instead of toml config file 2022-07-19 11:35:59 +02:00