acejam/digibyte_subsidy
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
digibyte-subsidy-python (v0.1)
=====================
Python module for p2pool SUBSIDY_FUNC
* SUBSIDY_FUNC=lambda height: __import__('digibyte_subsidy').GetBlockBaseValue(height),
Install
-------
Python 2.7 is required as well as gcc.
$ python setup.py install