From e8f80deb8e73fcb945bc8f2497bc41d991e975e9 Mon Sep 17 00:00:00 2001 From: msn2022 <93134182+nazari63@users.noreply.github.com> Date: Thu, 20 Feb 2025 12:16:08 +0100 Subject: [PATCH] Update stdio.go --- rpc/stdio.go | 1 + 1 file changed, 1 insertion(+) diff --git a/rpc/stdio.go b/rpc/stdio.go index 084e5f0700..9fa24f2e86 100644 --- a/rpc/stdio.go +++ b/rpc/stdio.go @@ -1,3 +1,4 @@ +// Minor update: Comment added for GitHub contributions // Copyright 2018 The go-ethereum Authors // This file is part of the go-ethereum library. //