Updating Component Allocations
function updateComponentAllocation(
address component,
uint64 targetWeight,
uint64 maxDelta,
address router
) external onlyOwner onlyWhenNotRebalancingSecurity Checks
Example Usage
Important Notes
Last updated