Constant REDEEM_CALL_SELECTOR
pub const REDEEM_CALL_SELECTOR: [u8; 4];
Expand description
Define the selector for the redeemTicketCall to avoid importing the entire hopr-bindings crate for one single constant. This value should be updated with the function interface changes.