Skip to content

Commit 82c0cf2

Browse files
committed
docs: release notes for new RPC getislocks and for RPC getbestchainlock changes
1 parent c1a861e commit 82c0cf2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/release-notes-6455.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## New RPCs
2+
3+
- **`getislocks`**
4+
- Retrieves the InstantSend lock data for the given transaction IDs (txids).
5+
Returns the lock information in both human-friendly JSON format and binary hex-encoded zmq-compatible format.
6+
7+
## Updated RPCs
8+
9+
- **`getbestchainlock` Changes**
10+
- A new hex field has been added to the getbestchainlock RPC, which returns the ChainLock information in zmq-compatible, hex-encoded binary format.
11+

0 commit comments

Comments
 (0)