We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 863057d commit fd0f243Copy full SHA for fd0f243
doc/release-notes.md
@@ -168,6 +168,15 @@ There are also new RPC commands:
168
169
`getpoolinfo` was deprecated in favor of `getprivatesendinfo` and no longer returns any data.
170
171
+There are also new RPC commands backported from Bitcoin Core 0.15:
172
+- `abortrescan`
173
+- `combinerawtransaction`
174
+- `getblockstats`
175
+- `getchaintxstats`
176
+- `listwallets`
177
+- `logging`
178
+- `uptime`
179
+
180
Make sure to check Bitcoin Core 0.15 release notes in a [section](#backports-from-bitcoin-core-015) below
181
for more RPC changes.
182
0 commit comments