mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
Merge 39d9bbe4ac into merged_master (Bitcoin PR bitcoin/bitcoin#23706)
This commit is contained in:
commit
9aa813fbc8
7 changed files with 48 additions and 58 deletions
|
|
@ -60,7 +60,7 @@ static const CRPCConvertParam vRPCConvertParams[] =
|
|||
{ "getbalance", 1, "minconf" },
|
||||
{ "getbalance", 2, "include_watchonly" },
|
||||
{ "getbalance", 3, "avoid_reuse" },
|
||||
{ "getblockfrompeer", 1, "nodeid" },
|
||||
{ "getblockfrompeer", 1, "peer_id" },
|
||||
{ "getblockhash", 0, "height" },
|
||||
{ "waitforblockheight", 0, "height" },
|
||||
{ "waitforblockheight", 1, "timeout" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue