modagavr / pancake-wizard

🐱🪄🥞 Bot for PancakeSwap Prediction – 26 technical indicators. Make smarter predictions with Pancake Wizard – trust math, not emotions!
https://t.me/PancakeWizard
BSD 3-Clause "New" or "Revised" License
249 stars 125 forks source link

Tx error #4

Closed afcavalcanti closed 3 years ago

afcavalcanti commented 3 years ago

I'm constantly getting Betting Tx error, example in the images bellow

image image

modagavr commented 3 years ago

Try to change delay

// Waiting for 282sec = 4.7min await sleep(282000);

Set it to 4.5min or something

afcavalcanti commented 3 years ago

I reduced the sleep time to 270 seconds and apparently solved