From 213690cdfd8e49940b68210da05e3836005b96b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A9ter=20Szil=C3=A1gyi?= Date: Tue, 9 Jul 2019 20:30:24 +0300 Subject: cmd, eth, les: fix up ultra light config integration --- mobile/geth.go | 3 --- 1 file changed, 3 deletions(-) (limited to 'mobile') diff --git a/mobile/geth.go b/mobile/geth.go index fba3e5711..edcbfdbdb 100644 --- a/mobile/geth.go +++ b/mobile/geth.go @@ -76,9 +76,6 @@ type NodeConfig struct { // Listening address of pprof server. PprofAddress string - - // Ultra Light client options - ULC *eth.ULCConfig } // defaultNodeConfig contains the default node configuration values to use if all -- cgit v1.2.3