diff options
Diffstat (limited to 'core/headerchain.go')
-rw-r--r-- | core/headerchain.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/headerchain.go b/core/headerchain.go index 21fc6e80a..5e0fbfb08 100644 --- a/core/headerchain.go +++ b/core/headerchain.go @@ -13,6 +13,7 @@ // // You should have received a copy of the GNU Lesser General Public License // along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>. + package core import ( |