Signature
Description
Returns the minimum number of child policies a composite policy must reference, inclusive. The current minimum is2. Never reverts.
Access control
Read-only. No authorization required.Policy interaction
This is part of the singleton PolicyRegistry surface used by B20 policy scopes. The returned value is enforced by bothcreateCompositePolicy and updateComposite — passing fewer than MIN_COMPOSITE_CHILD_POLICIES children reverts with ChildPoliciesOutsideOfRange.
Example
Title Read minimum child count