mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-20 23:29:12 +01:00
Merge pull request #6247
076badb Add getblockheader RPC call (Peter Todd)
This commit is contained in:
@@ -71,6 +71,7 @@ static const CRPCConvertParam vRPCConvertParams[] =
|
||||
{ "listunspent", 1 },
|
||||
{ "listunspent", 2 },
|
||||
{ "getblock", 1 },
|
||||
{ "getblockheader", 1 },
|
||||
{ "gettransaction", 1 },
|
||||
{ "getrawtransaction", 1 },
|
||||
{ "createrawtransaction", 0 },
|
||||
|
||||
Reference in New Issue
Block a user