Skip to content

Commit

Permalink
Add ,inor instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ssq0-0 committed Jan 11, 2025
1 parent 156eccb commit 3b2aee3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
"_ionic_borrow_amount":"LISK amount. Learn how the platform and lending works before setting up and enabling this module",
"_ionic_supply_amount":"Supply amount for the Ionic module. Specify in USDT!",
"_oku_percen_usage":"Personal setting of the percentage to be used in the oku module. Specify % of balance in token to be used",
"_amount_to_wrap": "amount for wrap/unwrap eth",
"min/max_amount_to_wrap": "min/max amount for wrap/unwrap eth",
"_attention_gwei":"Maximum allowable GWEI, when reached, a cycle of waiting for a lower value will be activated. You can find out the GWEI from the first message when you start the programme",
"_attention_time_cycle":"Time in seconds. Period after which the check will be performed (by default it is every 60 seconds).",
"_max_attentionn_time":"Time in minutes. Maximum time to wait for a lower gas, after which the programme will be stopped completely (default is 60 minutes)."
},
"start_date":"2025-01-01T00:00:00Z",
"actions_count":10,
"max_actions_time":1,
"max_actions_time":10,
"ionic_borrow_amount":"0.15",
"ionic_supply_amount":"0.09",
"oku_percen_usage":30,
Expand Down

0 comments on commit 3b2aee3

Please sign in to comment.