diff options
Diffstat (limited to 'lds/fetcher.go')
-rw-r--r-- | lds/fetcher.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lds/fetcher.go b/lds/fetcher.go index f96bd1d79..8db34398c 100644 --- a/lds/fetcher.go +++ b/lds/fetcher.go @@ -14,7 +14,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 les implements the Light Ethereum Subprotocol. +// Package lds implements the Light Dexon Subprotocol. package lds import ( |