From d910f315f8c75b08d43dc3cae66ae31ef95bf1a7 Mon Sep 17 00:00:00 2001 From: Vladyslav Budichenko Date: Wed, 6 Nov 2024 22:09:05 -0500 Subject: [PATCH] wip: add debug for handler --- types/account.pb.go | 1 - 1 file changed, 1 deletion(-) diff --git a/types/account.pb.go b/types/account.pb.go index 900d3f3b8f..bdd1c524f1 100644 --- a/types/account.pb.go +++ b/types/account.pb.go @@ -67,7 +67,6 @@ func (m *EthAccount) XXX_DiscardUnknown() { var xxx_messageInfo_EthAccount proto.InternalMessageInfo func init() { - fmt.Println("init ethermint.types.v1.EthAccount") proto.RegisterType((*EthAccount)(nil), "ethermint.types.v1.EthAccount") }