Skip to content

Commit 0db20f7

Browse files
committed
Update RPCs added and removed in 0.20
1 parent 068d9c4 commit 0db20f7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

helpers/rpc/annotations-bitcoin-0.21.json

+6
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,9 @@
137137
]
138138
}
139139
},
140+
"dumptxoutset": {
141+
"added": "0.20"
142+
},
140143
"dumpwallet": {
141144
"see_also": {
142145
"commands": [
@@ -193,6 +196,9 @@
193196
]
194197
}
195198
},
199+
"generatetodescriptor": {
200+
"added": "0.20"
201+
},
196202
"getaccount": {
197203
"removed": "0.18.0"
198204
},

0 commit comments

Comments
 (0)