From 4e9415637f0b067bb1ac00da4837bc04d5cadaa8 Mon Sep 17 00:00:00 2001 From: Zsolt Felfoldi Date: Thu, 30 Mar 2017 14:06:26 +0200 Subject: [PATCH] eth/gasprice: renamed source file --- eth/gasprice/{lightprice.go => gasprice.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename eth/gasprice/{lightprice.go => gasprice.go} (100%) diff --git a/eth/gasprice/lightprice.go b/eth/gasprice/gasprice.go similarity index 100% rename from eth/gasprice/lightprice.go rename to eth/gasprice/gasprice.go