getblocktemplate
Gets a block template.
Example
{
"version": 4,
"previousblockhash": "80d11db0b6faa77dde...e2235fc2951658dad4",
"transactions": [],
"coinbaseaux": {
"flags": "062f503253482f"
},
coinbasevalue": 61728396,
"target": "000000000001eba...0000000000000000",
"mintime": 1442285431,
"mutable": [
"time",
"transactions",
"prevblock"
],
"noncerange": "00000000ffffffff",
"sigoplimit": 60000,
"sizelimit": 3000000,
"curtime": 1442285977,
"bits": "1b01eba0",
"height": 206555,
"incentive": {
"enforced": false,
"address": "VrOmvLuHfayJMlCDj3mRWdf7xrFsD53Tfw",
"amount": 617283
}
}