ZiftrCOIN / ziftrcoin

http://www.ziftrcoin.com/
MIT License
10 stars 6 forks source link

`getwork {boolean}` ignores boolean in block building #13

Closed scmorse closed 7 years ago

scmorse commented 9 years ago

The getwork call with a boolean is supposed to temporarily override the value of -usepok.

However, currently it only returns a modified header according to {boolean}, it does not take the {boolean} into account when building the block and, in particular, creating the coinbase.