mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Merge f6013265b7 into merged_master (Bitcoin PR bitcoin/bitcoin#20295)
This commit is contained in:
commit
b0b2f3deff
18 changed files with 296 additions and 93 deletions
|
|
@ -60,6 +60,7 @@ static const CRPCConvertParam vRPCConvertParams[] =
|
|||
{ "getbalance", 1, "minconf" },
|
||||
{ "getbalance", 2, "include_watchonly" },
|
||||
{ "getbalance", 3, "avoid_reuse" },
|
||||
{ "getblockfrompeer", 1, "nodeid" },
|
||||
{ "getblockhash", 0, "height" },
|
||||
{ "waitforblockheight", 0, "height" },
|
||||
{ "waitforblockheight", 1, "timeout" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue