Skip to content
Snippets Groups Projects
  • Andrei Sandu's avatar
    Deprecate ParaBackingState API (#6867) · e9393a9a
    Andrei Sandu authored
    
    Currently the `para_backing_state` API is used only by the prospective
    parachains subsystems and returns 2 things: the constraints for
    parachain blocks and the candidates pending availability.
    
    This PR deprecates `para_backing_state` and introduces a new
    `backing_constraints` API that can be used together with
    `candidates_pending_availability` to get the same information provided
    by `para_backing_state`.
    
    TODO:
    - [x] PRDoc
    
    ---------
    
    Signed-off-by: default avatarAndrei Sandu <andrei-mihail@parity.io>
    Co-authored-by: command-bot <>
    Unverified
    e9393a9a
Code owners
Assign users and groups as approvers for specific file changes. Learn more.