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