mirror of
https://github.com/corda/corda.git
synced 2025-06-18 07:08:15 +00:00
Vault Query Sort by StateRef (or constituents: txId, index) (#990)
* Provide sorting by state reference (and individual constituents of: txId, index) * Fixed formatting. * Updated import following rebase from master. * Updated import following rebase from master.
This commit is contained in:
@ -28,6 +28,9 @@ UNRELEASED
|
||||
|
||||
* ``random63BitValue()`` has moved to ``CryptoUtils``
|
||||
|
||||
* Added additional common Sort attributes (see ``Sort.CommandStateAttribute``) for use in Vault Query criteria
|
||||
to include STATE_REF, STATE_REF_TXN_ID, STATE_REF_INDEX
|
||||
|
||||
Milestone 13
|
||||
------------
|
||||
|
||||
|
Reference in New Issue
Block a user