Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal PHP error in latest code #168

Open
Fohdeesha opened this issue Feb 21, 2018 · 1 comment
Open

Fatal PHP error in latest code #168

Fohdeesha opened this issue Feb 21, 2018 · 1 comment

Comments

@Fohdeesha
Copy link
Contributor

Fohdeesha commented Feb 21, 2018

starting a fresh install with latest code on main branch as of 2/20/18 with fresh db as well, this happens when you try to launch the bot:

PHP Fatal error: Class Bittrex contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Exchange::detectDuplicateWithdrawals) in /var/www/arbbot/bot/xchange/Bittrex.php on line 6

it then refuses to start

@Fohdeesha
Copy link
Contributor Author

Fohdeesha commented Feb 21, 2018

just realized this is a duplicate of: #157

that has a fix of commenting out the abstract class in the main exchange php, does this not affect its ability to trade?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant