Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 431 Bytes

release-notes-6455.md

File metadata and controls

11 lines (7 loc) · 431 Bytes

New RPCs

  • getislocks
    • Retrieves the InstantSend lock data for the given transaction IDs (txids). Returns the lock information in both human-friendly JSON format and binary hex-encoded zmq-compatible format.

Updated RPCs

  • getbestchainlock Changes
    • A new hex field has been added to the getbestchainlock RPC, which returns the ChainLock information in zmq-compatible, hex-encoded binary format.