11 lines
317 B
JSON
11 lines
317 B
JSON
{
|
|
"__comment1": "This configuration sells a small amount of MPC tokens",
|
|
"__comment2": "for USDT every minute. Mainly for testing",
|
|
"input_asset": "MPC",
|
|
"output_asset": "USDT",
|
|
"input_amount_low": 0.5,
|
|
"input_amount_high": 1.5,
|
|
"interval_minutes_low": 1,
|
|
"interval_minutes_high": 2
|
|
}
|