From e3b6d0c86f53772dce6780e84414771849fdd925 Mon Sep 17 00:00:00 2001 From: ozpool <151670776+ozpool@users.noreply.github.com> Date: Fri, 3 Jul 2026 18:24:51 +0530 Subject: [PATCH] cmd/devp2p: fix swapped args in private-key error message (#35193) This fixes an error where a failed key decode prints its arguments in the wrong order.