luke-jr / eloipool

Fast Python3 Bitcoin pool server
Other
136 stars 69 forks source link

should this use 'capabilities' as key? #18

Closed D3Hunter closed 6 years ago

D3Hunter commented 6 years ago

https://github.com/luke-jr/eloipool/blob/d488480c263c57a1e5151a6db3090d1413d3a054/merklemaker.py#L514

from Block Proposal:

capabilities Array of Strings MAY contain "proposal" to indicate support for block proposal
D3Hunter commented 6 years ago

never mind. i didn't see it all