aboutsummaryrefslogtreecommitdiffstats
path: root/les/odr.go
diff options
context:
space:
mode:
authorZsolt Felfoldi <zsfelfoldi@gmail.com>2019-04-05 23:01:51 +0800
committerZsolt Felfoldi <zsfelfoldi@gmail.com>2019-04-08 19:17:24 +0800
commit5515f364ae1673c1bf5569c089b5853c90ea1655 (patch)
treec220d8e953d8f075cc39d4ceb0d01d658052bd4f /les/odr.go
parent3996bc1ad91665ad30036713fba11840a36dfff0 (diff)
downloadgo-tangerine-5515f364ae1673c1bf5569c089b5853c90ea1655.tar
go-tangerine-5515f364ae1673c1bf5569c089b5853c90ea1655.tar.gz
go-tangerine-5515f364ae1673c1bf5569c089b5853c90ea1655.tar.bz2
go-tangerine-5515f364ae1673c1bf5569c089b5853c90ea1655.tar.lz
go-tangerine-5515f364ae1673c1bf5569c089b5853c90ea1655.tar.xz
go-tangerine-5515f364ae1673c1bf5569c089b5853c90ea1655.tar.zst
go-tangerine-5515f364ae1673c1bf5569c089b5853c90ea1655.zip
les: removed les/1 protocol messages
Diffstat (limited to 'les/odr.go')
-rw-r--r--les/odr.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/les/odr.go b/les/odr.go
index 5d98c66a9..daf2ea19e 100644
--- a/les/odr.go
+++ b/les/odr.go
@@ -84,9 +84,7 @@ const (
MsgBlockBodies = iota
MsgCode
MsgReceipts
- MsgProofsV1
MsgProofsV2
- MsgHeaderProofs
MsgHelperTrieProofs
)