Page 1 of 1

btcfg.py bug

Posted: Fri Oct 02, 2015 11:58 am
by RonK
Not sure if this is proper place to post this, but I found a bug in btcfg.py

line 441
self.sendrlp(com, self._id) should be self._sendrlp(com, self._id)