diff options
author | Jeff Garzik <jgarzik@bitpay.com> | 2013-08-24 00:45:17 -0400 |
---|---|---|
committer | Jeff Garzik <jgarzik@bitpay.com> | 2013-08-24 00:45:17 -0400 |
commit | 7bb0f6c5e89a4d5c9a6ef42f5643f42646da44c9 (patch) | |
tree | 3bb44736b9465b1d99aabf079628c45d8c618aa4 /src/makefile.linux-mingw | |
parent | 7e1701899534151972ddff3c08cc964a9db64bc5 (diff) |
RPC: getblocktemplate does not require a key, to create a block template
getblocktemplate only uses certain portions of the coinbase transaction,
notably ignoring the coinbase TX output entirely.
Use CreateNewBlock() rather than CreateNewBlockWithKey(), eliminating
the needless key passing.
Should be zero behavior changes.
Diffstat (limited to 'src/makefile.linux-mingw')
0 files changed, 0 insertions, 0 deletions