Code Monkey home page Code Monkey logo

fastcoinbot's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

cz303

fastcoinbot's Issues

Assert errot

Подскажи куда копать

raceback (most recent call last):
  File "app.py", line 41, in <module>
    bot = Bot(debug=False)
  File "/root/fastcoinbot/bot.py", line 39, in __init__
    self._collect_modules()
  File "/root/fastcoinbot/bot.py", line 47, in _collect_modules
    module.init(self)
  File "/root/fastcoinbot/modules/get_money.py", line 14, in init
    main_wallet = MainWallet(bot, os.environ.get("PRIVATE_KEY"))
  File "/root/fastcoinbot/main_wallet.py", line 17, in __init__
    pub = bitcoin.privtopub(priv)
  File "/root/fastcoinbot/bitcoin/main.py", line 291, in privkey_to_pubkey
    f = get_privkey_format(privkey)
  File "/root/fastcoinbot/bitcoin/main.py", line 217, in get_privkey_format
    bin_p = b58check_to_bin(priv)
  File "/root/fastcoinbot/bitcoin/main.py", line 427, in b58check_to_bin
    assert bin_dbl_sha256(data[:-4])[:4] == data[-4:]
AssertionError

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.