We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1a861e commit 82c0cf2Copy full SHA for 82c0cf2
doc/release-notes-6455.md
@@ -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