diff options
author | fanquake <fanquake@gmail.com> | 2023-10-24 10:51:21 +0100 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2023-10-24 11:13:44 +0100 |
commit | 1ac5584f809630b4cc276437d6181ff9ce8a8592 (patch) | |
tree | 7937e42f315e95efd02a59351e910a813f73d24b /doc/release-notes-26094.md | |
parent | 799ce4d0507e4bda8a77ded1d4b09043ae38c68b (diff) |
doc: remove release note fragments for 26.x branch
Diffstat (limited to 'doc/release-notes-26094.md')
-rw-r--r-- | doc/release-notes-26094.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/release-notes-26094.md b/doc/release-notes-26094.md deleted file mode 100644 index ba73f2707e..0000000000 --- a/doc/release-notes-26094.md +++ /dev/null @@ -1,6 +0,0 @@ -- The `getbalances` RPC now returns a `lastprocessedblock` JSON object which contains the wallet's last processed block - hash and height at the time the balances were calculated. This result shouldn't be cached because importing new keys could invalidate it. -- The `gettransaction` RPC now returns a `lastprocessedblock` JSON object which contains the wallet's last processed block - hash and height at the time the transaction information was generated. -- The `getwalletinfo` RPC now returns a `lastprocessedblock` JSON object which contains the wallet's last processed block - hash and height at the time the wallet information was generated.
\ No newline at end of file |