V2InterfacesIJBRedemptionDelegateOn 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;}