mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Merge 36f42e1bf4 into merged_master (Bitcoin PR #18037)
This commit is contained in:
commit
70819cbab4
13 changed files with 140 additions and 22 deletions
|
|
@ -27,6 +27,7 @@ public:
|
|||
static const CRPCConvertParam vRPCConvertParams[] =
|
||||
{
|
||||
{ "setmocktime", 0, "timestamp" },
|
||||
{ "mockscheduler", 0, "delta_time" },
|
||||
{ "utxoupdatepsbt", 1, "descriptors" },
|
||||
{ "generatetoaddress", 0, "nblocks" },
|
||||
{ "generatetoaddress", 2, "maxtries" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue