We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7397af9 commit 58e9864Copy full SHA for 58e9864
src/rpc/client.cpp
@@ -79,6 +79,7 @@ static const CRPCConvertParam vRPCConvertParams[] =
79
{ "listunspent", 3, "include_unsafe" },
80
{ "listunspent", 4, "query_options" },
81
{ "getblock", 1, "verbosity" },
82
+ { "getblock", 1, "verbose" },
83
{ "getblockheader", 1, "verbose" },
84
{ "getchaintxstats", 0, "nblocks" },
85
{ "gettransaction", 1, "include_watchonly" },
0 commit comments