config.dhall - remove poolActionsConfig
Closed this issue · 1 comments
LucasRibeiroAlves commented
In the config.dhall file, there is a section poolActionsConfig
that makes the bot fail to run.
I suggest to comment out or remove the entire section to prevent this problem, as it isn't necessary anymore and it's causing problems.
poolActionsConfig = { safeTxFeeLovalace = +300000 },