Port getchaintxstats from BTC master (#1328)
This will allow explorers to present interesting analytics about transaction volume in various time frames.
This commit is contained in:
@@ -89,6 +89,7 @@ static const CRPCConvertParam vRPCConvertParams[] =
|
||||
{ "listunspent", 2 },
|
||||
{ "getblock", 1 },
|
||||
{ "getblockheader", 1 },
|
||||
{ "getchaintxstats", 0 },
|
||||
{ "getlastsegidstakes", 0 },
|
||||
{ "gettransaction", 1 },
|
||||
{ "getrawtransaction", 1 },
|
||||
|
||||
Reference in New Issue
Block a user