This function creates an unsigned transaction to delete an existing strategy. When deleted, the strategy will return all tokens within to the strategy owner.
public deleteStrategy(
strategyId: BigNumberish
)
Name
Type
Description
Returns
This function returns an unsigned transaction, ready to be signed and submitted to the blockchain.