Deprecatedv2InterfacesIJBRedemptionDelegateOn this pageIJBRedemptionDelegate Codeβ https://github.com/jbx-protocol/juice-contracts-v2/blob/main/contracts/interfaces/IJBRedemptionDelegate.sol Definitionβ interface IJBRedemptionDelegate is IERC165 { function didRedeem(JBDidRedeemData calldata _data) external;}