File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,12 @@ Upcoming
2020      - ``/v0/admin/users/offboard ``:
2121        Offboarding a user now also deletes the ledger API user in the participant node.
2222
23+   - Scan
24+ 
25+     - Added a ``record_time_match `` property to ``/v0/state/acs ``, ``/v0/holdings/state `` and ``/v0/holdings/summary `` API requests.
26+       Finds a snapshot that exactly matches the specified ``record_time `` if set to ``exact `` (default),
27+       or finds the first snapshot at or before the specified ``record_time `` if set to ``at-or-before` ``.
28+ 
23290.4.22
2430------ 
2531
@@ -34,12 +40,6 @@ Upcoming
3440      is in catchup mode because there are too many markers.
3541      Catchup mode only triggers when one or more of the SVs failed to convert the markers assigned to them for too long.
3642
37-   - Scan
38- 
39-     - Added a ``record_time_match `` property to ``/v0/state/acs ``, ``/v0/holdings/state `` and ``/v0/holdings/summary `` API requests.
40-       Finds a snapshot that exactly matches the specified ``record_time `` if set to ``exact `` (default),
41-       or finds the first snapshot at or before the specified ``record_time `` if set to ``at-or-before` ``.
42- 
43430.4.21
4444------ 
4545
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments