Skip to content

Commit fd0f243

Browse files
authored
[Trivial] Release note update (#3308)
* Doc: minor release note updates * Doc: clarification on backported RPCs
1 parent 863057d commit fd0f243

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/release-notes.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,15 @@ There are also new RPC commands:
168168

169169
`getpoolinfo` was deprecated in favor of `getprivatesendinfo` and no longer returns any data.
170170

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+
171180
Make sure to check Bitcoin Core 0.15 release notes in a [section](#backports-from-bitcoin-core-015) below
172181
for more RPC changes.
173182

0 commit comments

Comments
 (0)