pub fn timeout_packet_validate<ValCtx>(
ctx_a: &ValCtx,
module: &dyn Module,
timeout_msg_type: TimeoutMsgType,
) -> Result<(), ChannelError>where
ValCtx: ValidationContext,
pub fn timeout_packet_validate<ValCtx>(
ctx_a: &ValCtx,
module: &dyn Module,
timeout_msg_type: TimeoutMsgType,
) -> Result<(), ChannelError>where
ValCtx: ValidationContext,