|
|
@ -40,6 +40,7 @@ Only supports JSON as output format. |
|
|
|
* difficulty : (numeric) the current difficulty |
|
|
|
* difficulty : (numeric) the current difficulty |
|
|
|
* verificationprogress : (numeric) estimate of verification progress [0..1] |
|
|
|
* verificationprogress : (numeric) estimate of verification progress [0..1] |
|
|
|
* chainwork : (string) total amount of work in active chain, in hexadecimal |
|
|
|
* chainwork : (string) total amount of work in active chain, in hexadecimal |
|
|
|
|
|
|
|
* pruned : (boolean) if the blocks are subject to pruning |
|
|
|
|
|
|
|
|
|
|
|
####Query UTXO set |
|
|
|
####Query UTXO set |
|
|
|
`GET /rest/getutxos/<checkmempool>/<txid>-<n>/<txid>-<n>/.../<txid>-<n>.<bin|hex|json>` |
|
|
|
`GET /rest/getutxos/<checkmempool>/<txid>-<n>/<txid>-<n>/.../<txid>-<n>.<bin|hex|json>` |
|
|
|