From 7face31d6f18e526da5ae0ae61c27f0ad8a2dea8 Mon Sep 17 00:00:00 2001 From: Viacheslav Gonkivskyi Date: Tue, 24 Oct 2023 19:22:17 +0300 Subject: [PATCH] fix lint --- share/eds/byzantine/bad_encoding.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/share/eds/byzantine/bad_encoding.go b/share/eds/byzantine/bad_encoding.go index 2005b3b885..40ada65ca6 100644 --- a/share/eds/byzantine/bad_encoding.go +++ b/share/eds/byzantine/bad_encoding.go @@ -21,8 +21,6 @@ const ( BadEncoding fraud.ProofType = "badencoding" + version ) -var () - type BadEncodingProof struct { headerHash []byte BlockHeight uint64