ricmoo / pycoind

Pure-Python full node and libraries for bitcoind-based crypto-currencies (eg. bitcoin, litecoin, etc)
MIT License
120 stars 44 forks source link

Working code for syncing blocks #17

Open svaishnavy opened 6 years ago

svaishnavy commented 6 years ago

There were a few run time issues due to use of invalid functions/variables. Fixed them, able to sync blocks now.