deleteStrategy()
function deleteStrategy(uint256 strategyId)
external
nonReentrant
whenNotPaused
onlyProxyDelegateFunction Arguments
Name
Type
Description
Example
deleteStrategy(
2381976568446569244243622252022377480199 //strategyId
) // Only the strategy owner can delete the strategyLast updated