Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 204 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 204 Bytes

x13bcd_hash

BitcoinDiamond Python Hash Module for Stratum Pools

INSTALL

python setup.py install

or

pip install x13bcd_hash

USAGE

import x13bcd_hash

hash_bin = x13bcd_hash.getPoWHash(data)