eth, eth/fetcher: define and enforce propagation boundaries

This commit is contained in:
Péter Szilágyi
2015-06-16 23:18:01 +03:00
parent 026ee40650
commit 497a7f1717
3 changed files with 60 additions and 24 deletions

View File

@ -9,7 +9,6 @@ import (
"time"
"github.com/ethereum/go-ethereum/eth/fetcher"
"github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/core"
"github.com/ethereum/go-ethereum/core/types"