Skip to content

Latest commit

 

History

History

digibyte_subsidy

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
digibyte-subsidy-python
=====================

Python module for p2pool SUBSIDY_FUNC

Ubuntu 12.04.4 LTS
apt-get install libboost-all-dev python-dev

Suse

zypper in gcc-c++ boost-devel python-devel


* SUBSIDY_FUNC=lambda height: __import__('digibyte_subsidy').GetBlockBaseValue(height),


*  Rav3nPL#21 (comment)