getmininginfo
now returnsnBits
and the current target in thetarget
field. It also returns anext
object which specifies theheight
,nBits
,difficulty
, andtarget
for the next block.getblock
andgetblockheader
now return the current target in thetarget
fieldgetblockchaininfo
andgetchainstates
now returnnBits
and the current target in thetarget
field
GET /rest/block/<BLOCK-HASH>.json
andGET /rest/headers/<BLOCK-HASH>.json
now return the current target in thetarget
field