rpc, wallet: use the same next_index in listdescriptors and importdescriptors

This commit is contained in:
w0xlt
2022-09-28 12:10:33 -03:00
parent 9fcdb9f3a0
commit b082f28101
3 changed files with 12 additions and 4 deletions

View File

@@ -0,0 +1,4 @@
Add `next_index` in `listdescriptors` RPC
-----------------
- Added a new `next_index` field in the response in `listdescriptors` to have the same format as `importdescriptors`